MangeTaMain
Contents:
WebApp_DataAnalysis
MangeTaMain
Index
Index
A
|
B
|
C
|
D
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
add_columns() (in module app_streamlit.load_data.preprocess.add_drop_column)
add_season() (in module app_streamlit.load_data.preprocess.cleaning_data)
app_streamlit.analyse.classification_values
module
app_streamlit.analyse.utils
module
app_streamlit.contributors_page
module
app_streamlit.load_data.LoadData
module
app_streamlit.load_data.preprocess.add_drop_column
module
app_streamlit.load_data.preprocess.clean_dataframe
module
app_streamlit.load_data.preprocess.cleaning_data
module
app_streamlit.load_data.preprocess.df_aggregate
module
app_streamlit.load_data.preprocess.merging
module
app_streamlit.load_data.preprocess.normalisation
module
app_streamlit.main_app
module
app_streamlit.menu_page
module
app_streamlit.profile_page
module
app_streamlit.recipes_page
module
average_and_total_comments_per_contributor() (in module app_streamlit.analyse.utils)
B
best_recipe_filter_time() (in module app_streamlit.analyse.utils)
C
calculate_negative_points_nutri_score() (in module app_streamlit.analyse.utils)
calculate_positive_points_nutri_score() (in module app_streamlit.analyse.utils)
cat_minutes() (in module app_streamlit.analyse.utils)
column_merge_data() (in module tests.conftest)
count_contributors_by_recipe_range_with_bins() (in module app_streamlit.analyse.utils)
count_recipes_season() (in module app_streamlit.analyse.utils)
D
dataframe_concat() (in module app_streamlit.load_data.preprocess.merging)
DataFrameLoadder (class in app_streamlit.load_data.LoadData)
date_separated() (in module app_streamlit.load_data.preprocess.cleaning_data)
df_aggregate() (in module app_streamlit.load_data.preprocess.df_aggregate)
df_high_count() (in module tests.conftest)
df_low_count() (in module tests.conftest)
display_contributors_page() (in module app_streamlit.contributors_page)
display_contributors_page_wrapper() (in module app_streamlit.main_app)
display_menu_page() (in module app_streamlit.menu_page)
display_profile_page() (in module app_streamlit.profile_page)
display_profile_page_wrapper() (in module app_streamlit.main_app)
display_recipes_page() (in module app_streamlit.recipes_page)
display_recipes_page_wrapper() (in module app_streamlit.main_app)
drop_columns() (in module app_streamlit.load_data.preprocess.add_drop_column)
G
get_insight_low_ranking() (in module app_streamlit.analyse.utils)
get_top_ingredients2() (in module app_streamlit.analyse.utils)
(in module tests.test_utils)
get_top_tags() (in module app_streamlit.analyse.utils)
I
ingr_map() (in module tests.conftest)
L
load() (app_streamlit.load_data.LoadData.DataFrameLoadder method)
M
main() (in module app_streamlit.main_app)
main_values() (in module app_streamlit.analyse.classification_values)
merged_sample() (in module tests.conftest)
metrics_main_contributor() (in module app_streamlit.analyse.utils)
module
app_streamlit.analyse.classification_values
app_streamlit.analyse.utils
app_streamlit.contributors_page
app_streamlit.load_data.LoadData
app_streamlit.load_data.preprocess.add_drop_column
app_streamlit.load_data.preprocess.clean_dataframe
app_streamlit.load_data.preprocess.cleaning_data
app_streamlit.load_data.preprocess.df_aggregate
app_streamlit.load_data.preprocess.merging
app_streamlit.load_data.preprocess.normalisation
app_streamlit.main_app
app_streamlit.menu_page
app_streamlit.profile_page
app_streamlit.recipes_page
tests
tests.conftest
tests.test_preprocess
tests.test_utils
my_metric() (in module app_streamlit.contributors_page)
(in module app_streamlit.profile_page)
N
normalisation() (in module app_streamlit.load_data.preprocess.normalisation)
normalisation_data() (in module tests.conftest)
nutri_score() (in module app_streamlit.analyse.utils)
nutriments_data() (in module tests.conftest)
O
outliers_df() (in module app_streamlit.load_data.preprocess.cleaning_data)
outliers_sample() (in module tests.conftest)
P
prepare_final_dataframe() (in module app_streamlit.load_data.preprocess.clean_dataframe)
R
recipes_table() (in module tests.conftest)
remove_outliers_iqr() (in module app_streamlit.load_data.preprocess.cleaning_data)
S
sample_date_avgrating() (in module tests.conftest)
sample_date_data() (in module tests.conftest)
sample_raw_recipes() (in module tests.conftest)
T
test_add_columns() (in module tests.test_preprocess)
test_add_columns_mixed_keys() (in module tests.test_preprocess)
test_assign_grade() (in module tests.test_utils)
test_average_and_total_comments_per_contributor() (in module tests.test_utils)
test_count_contributors_by_recipe_range_with_bins() (in module tests.test_utils)
test_dataframe_concat_exceptions_and_edge_cases() (in module tests.test_preprocess)
test_date_separated() (in module tests.test_preprocess)
test_df_merged() (in module tests.test_preprocess)
test_drop_columns_existing() (in module tests.test_preprocess)
test_drop_columns_nonexistent() (in module tests.test_preprocess)
test_drop_columns_valid() (in module tests.test_preprocess)
test_get_top_ingredients2() (in module tests.test_utils)
test_get_top_tags() (in module tests.test_utils)
test_group_by_season_and_count() (in module tests.test_utils)
test_metrics_main_contributor() (in module tests.test_utils)
test_nutri_score() (in module tests.test_utils)
test_outliers_df() (in module tests.test_preprocess)
test_top_commented_recipes() (in module tests.test_utils)
test_top_commented_recipes_by_contributors() (in module tests.test_utils)
test_top_recipes_top_three() (in module tests.test_utils)
test_top_recipes_user() (in module tests.test_utils)
test_trendy_ingredients_by_seasons() (in module tests.test_utils)
test_unique_ingr() (in module tests.test_utils)
test_user_recipes() (in module tests.test_utils)
test_visualise_low_rank_insight() (in module tests.test_utils)
test_visualise_recipe_season() (in module tests.test_utils)
tests
module
tests.conftest
module
tests.test_preprocess
module
tests.test_utils
module
top_commented_recipes() (in module app_streamlit.analyse.utils)
top_commented_recipes_by_contributors() (in module app_streamlit.analyse.utils)
top_recipes() (in module app_streamlit.analyse.utils)
top_recipes_user() (in module app_streamlit.analyse.utils)
trendy_ingredients_by_seasons() (in module app_streamlit.analyse.utils)
U
unique_ingr() (in module app_streamlit.analyse.utils)
user_recipes() (in module app_streamlit.analyse.utils)
V
visu_data() (in module tests.conftest)
visualise_low_rank_insight() (in module app_streamlit.analyse.utils)
visualise_recipe_season() (in module app_streamlit.analyse.utils)