wrote what I'll do next

This commit is contained in:
Jun-te Kim 2025-04-14 12:55:11 +00:00
parent dbf663ef68
commit 2fccf6b8a3

View file

@ -81,7 +81,7 @@ class SurveyPrice():
return pricing_table
def get_all_surveys_from_hubspot():
# Make a script that gets all data from hubspot and puts in a dataframe
# TODO Get all hubspot data and make a dataframe
pass