Skip to main content

A library to generate markdown summaries of pandas DataFrame and Series

Project description

# pandas_markdown_summary Markdown summaries of pandas DataFrame and Series

### Installation -

` pip install pandas_md_summary `

### Usage To generate markdown summary for a pandas DataFrame - ` from pandas_md_summary import gen_markdown_for_df gen_markdown_for_df(df, 'therapy', out_dir='out, top=100) # df is the DataFrame # 'therapy' is a label for the table name. The generated table summary and folder will be named using this variable. # out_dir - the path where you would want the markdown summary generated # top - the number of most frequent values to include in each column summary of the DataFrame. `

Refer Example.ipynb for a full example

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_md_summary-0.0.1.tar.gz (1.4 kB view details)

Uploaded Source

File details

Details for the file pandas_md_summary-0.0.1.tar.gz.

File metadata

  • Download URL: pandas_md_summary-0.0.1.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15+

File hashes

Hashes for pandas_md_summary-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9b91a98078e0f7521307dba5e36cdc2f8782ca592e5698e8e162afd19caf0f4c
MD5 68acfcdff2d442d168cbb047f80731ef
BLAKE2b-256 00ec0e283a3814de80b10824e63c1f670b0d1b43230ace4477c7391c7480464d

See more details on using hashes here.

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