kabbes_analytics_packages

Contents:

  • src
    • analytics_packages package
kabbes_analytics_packages
  • src
  • View page source

src

  • analytics_packages package
    • Submodules
    • analytics_packages.custom_pandas module
      • add_to_bottom()
      • and_gate_many_cols()
      • append_to_df_with_df()
      • boxplot()
      • ceiling_filter()
      • check_column_in_list()
      • df_change_row_ind_col_value()
      • df_datetime_to_time_cols()
      • df_replace()
      • dict_from_two_columns()
      • dict_to_df()
      • drop_these_cols()
      • drop_these_rows()
      • fill_nans()
      • filter_df_by_dates()
      • floor_filter()
      • get_date_and_time()
      • get_df()
      • get_unique_values()
      • grab_rows_with_certain_values()
      • histogram()
      • keep_these_cols()
      • keep_these_rows()
      • map_df_col_to_new_id()
      • map_df_column_to_dict()
      • move_last_column_to_first()
      • multiple_filters()
      • new_df_with_value_in_col()
      • prep_datetime()
      • rename_cols()
      • replace_in_df()
      • sort_df()
      • split_by_time_filter()
      • split_df_into_equal_time()
      • value_counts_df()
      • value_counts_in_df()
    • analytics_packages.custom_xlwings module
      • add_sheet()
      • alpha_from_column_names()
      • alpha_from_index()
      • alphas_from_index_list()
      • change_cell_color()
      • clear_all()
      • column_index_from_alphas()
      • combine_string_columns()
      • delete_sheet()
      • df_from_rows()
      • full_range()
      • get_book_sheets()
      • get_book_sheets_names()
      • get_column()
      • get_column_headers_from_alpha()
      • get_df_from_ws()
      • get_rows()
      • get_wb()
      • get_ws()
      • keep_these_rows()
      • remove_slash_from_ws_name()
      • row_to_col()
      • sort_ws()
      • write_2d()
      • write_df_col_to_ws()
      • write_df_to_ws()
    • Module contents
Previous Next

© Copyright 2023, James Kabbes.

Built with Sphinx using a theme provided by Read the Docs.