Skip to main content

Quick and dirty overview of a Pandas DataFrame

Project description

rundown

A fun addition to pandas?

Installation

We'll get to this, just do the git clone and the pip install . , you know.

Usage

To be run in a Jupyter Notebook, or somewhere else with nice HTML rendering of Pandas tables (i.e. not Github)

import pandas as pd
import rundown

sample_df = pd.util.testing.makeDataFrame() # make one!

sample_df.rundown()

rundown

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

rundown-0.1.4.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

rundown-0.1.4-py2.py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 2 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