bff

Getting Started

  • Quick Start
    • Install bff
    • Examples
      • Examples of plots
        • Plot of history
        • Plot of predictions
        • Plot series
        • Plot true vs pred
    • Development
      • Setup
      • Unittest
    • Contributing

User Guide

  • bff
    • bff.avg_dicts
    • bff.cast_to_category_pd
    • bff.concat_with_categories
    • bff.get_peaks
    • bff.idict
    • bff.kwargs_2_list
    • bff.log_df
    • bff.mem_usage_pd
    • bff.normalization_pd
    • bff.parse_date
    • bff.pipe_multiprocessing_pd
    • bff.plot.plot_correlation
    • bff.plot.plot_counter
    • bff.plot.plot_history
    • bff.plot.plot_pca_explained_variance_ratio
    • bff.plot.plot_predictions
    • bff.plot.plot_series
    • bff.plot.plot_true_vs_pred
    • bff.plot.set_thousands_separator
    • bff.read_sql_by_chunks
    • bff.size_2_square
    • bff.sliding_window
    • bff.value_2_list
  • FancyConfig
bff
  • Docs »
  • Index
  • Edit on GitHub

Index

_ | A | C | G | I | K | L | M | N | P | R | S | V

_

  • __init__() (in module bff.FancyConfig)

A

  • avg_dicts() (in module bff)

C

  • cast_to_category_pd() (in module bff)
  • concat_with_categories() (in module bff)

G

  • get_peaks() (in module bff)

I

  • idict() (in module bff)

K

  • kwargs_2_list() (in module bff)

L

  • log_df() (in module bff)

M

  • mem_usage_pd() (in module bff)

N

  • normalization_pd() (in module bff)

P

  • parse_date() (in module bff)
  • pipe_multiprocessing_pd() (in module bff)
  • plot_correlation() (in module bff.plot)
  • plot_counter() (in module bff.plot)
  • plot_history() (in module bff.plot)
  • plot_pca_explained_variance_ratio() (in module bff.plot)
  • plot_predictions() (in module bff.plot)
  • plot_series() (in module bff.plot)
  • plot_true_vs_pred() (in module bff.plot)

R

  • read_sql_by_chunks() (in module bff)

S

  • set_thousands_separator() (in module bff.plot)
  • size_2_square() (in module bff)
  • sliding_window() (in module bff)

V

  • value_2_list() (in module bff)

© Copyright 2019, Axel Fahy Revision 26dad641.

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