Skip to main content

Tools for working with Pandas, Plotly, and Dash.

Project description

Pandas Dash

Python version PyPI version License

Tools for working with Pandas, Plotly, and Dash.

See examples

Available extensions for Dash

  • df.dash.to_dash_table() for getting the data and columns for dash_table from a flat or multi-index pd.DataFrame.
  • df.dash.to_options("my_column") for creating dcc.Dropdown options from the column of a pd.DataFrame.
  • df.dash.to_pivot_table() for creating the date necessary for dash_pivottable.PivotTable.

Extensions for Plotly coming soon.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandas_dash-0.1.3.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

pandas_dash-0.1.3-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page