SYMBOL INDEX (27 symbols across 6 files) FILE: content/ch/old_pages/pca/ds100_utils.py function fetch_and_cache (line 5) | def fetch_and_cache(data_url, file, data_dir="data", force=False): function head (line 39) | def head(filename, lines=5): FILE: scripts/create_babynames_csv.py function read_year (line 16) | def read_year(path): FILE: scripts/download_aqs_data.py function prep_request_params (line 34) | def prep_request_params(args): function make_all_requests (line 61) | def make_all_requests(req_params): function save_results_to_csv (line 75) | def save_results_to_csv(data, csv_name): FILE: scripts/migrate_hidden_tags.py function transform_file (line 15) | def transform_file(nb_file): FILE: scripts/renumber_chapters.py function load_toc (line 42) | def load_toc(): function chapter (line 52) | def chapter(tocloc): function get_folder (line 57) | def get_folder(chap): function set_folder (line 63) | def set_folder(chap, new_folder): function make_folder_counter (line 76) | def make_folder_counter(): function all_changes (line 86) | def all_changes(): function process_toc_changes (line 106) | def process_toc_changes(changes): function process_folder_changes (line 115) | def process_folder_changes(changes): function renumber_chapters (line 130) | def renumber_chapters(commit=False): FILE: textbook_utils.py function display_df (line 51) | def display_df( function dfs_side_by_side (line 61) | def dfs_side_by_side(*dfs): function df_interact (line 77) | def df_interact(df, nrows=7, ncols=7): function _clear_prop (line 102) | def _clear_prop(trace, prop): function _clear_props (line 107) | def _clear_props(traces): function plots_in_row (line 113) | def plots_in_row(figures, width=700, height=250, **kwargs): function left_right (line 125) | def left_right(left, right, width=700, height=250, **kwargs): function margin (line 130) | def margin(fig, **kwargs): function title (line 135) | def title(fig, label, **kwargs): function xlabel (line 145) | def xlabel(fig, label, **kwargs): function ylabel (line 150) | def ylabel(fig, label, **kwargs):