db_write_glucose | Write a glucose dataframe to the database |
db_write_notes | Write a notes dataframe to the database |
experiment_df | make a dataframe for experiments |
fill_glucose_records_from_scratch | Read all CSV files again and enter them into the database |
fill_taster_notes_from_scratch | Fill all Tastermonial notes |
id_from_initial | find user_id from first few chars in a name |
id_from_taster | Find user_id from a Tastermonial Json object |
load_db | Crate a taster_db object and load all available Libreview... |
load_db_efficient | Create a taster_db object and load all available Libreview... |
load_libreview_csv_from_directory | Unified dataframe for all glucose CSV files in 'path' |
load_nutrisense_csv_from_directory | Unified dataframe for all glucose CSV files in 'path' |
make_new_database_if_necessary | Create or delete a new database as required |
name_for_user_id | Find username associated with an ID |
name_from_libreview_file | name of the person associated with a Libreview glucose file. |
psi_fill_database_from_scratch | Fill database after dropping |
psi_make_table_if_necessary | Make new database tables if necessary |
psi_make_table_with_index | Show table as a dataframe |
psi_write_glucose | Write a glucose dataframe to the database |
psi_write_notes | Write a Notes CSV to the notes table in the database |
run_taster_notes | main function to read notes |
table_df | Create a database object |
taster_classify_food | Classify a Tastermonial food into limited categories |
taster_from_retool_csv | Read notes from the iPhone app csv |
taster_old_typeform | Read notes from old "typeform" csv |
taster_raw | Read a raw Tastermonial CGM log (as downloaded from retool) |
taster_usernames | usernames |
transform_old_typeform | (one-time only) Make a version of the Typeform data with... |
user_df_from_db | All user records in the database |
user_df_from_libreview | Users known to Libreview Practice Portal |
user_df_from_libreview_csv | Return user list from Tastermonial Libreview download |
user_id_for_name | user_id of a valid name string |
write_user_list_from_scratch | writes an entire user list to the database |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.