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()
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 details)
Built Distribution
File details
Details for the file rundown-0.1.4.tar.gz
.
File metadata
- Download URL: rundown-0.1.4.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d076111d825c7bb364347320fcbde0594edcb7243c9becd170830c9027e58916 |
|
MD5 | fb1b25fce77ba7282119952e86b19c4b |
|
BLAKE2b-256 | d357bfb43149076ef72319cf9d26ea1f51af013e0d2e6a2fd187a3d7a12d6081 |
Provenance
File details
Details for the file rundown-0.1.4-py2.py3-none-any.whl
.
File metadata
- Download URL: rundown-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7091b1adc5360e2e214167143081f2c80721ba1353fce53de0757abeed0643dd |
|
MD5 | 4637c7fa0cf38b2b26e653f1499adb3f |
|
BLAKE2b-256 | d69238cd39cfaa79620f194a1a0d07953f8b46a3b3ddb26d8bc96093475a17af |