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.tar.gz
(2.0 kB
view details)
Built Distribution
rundown-0.1-py3-none-any.whl
(3.0 kB
view details)
File details
Details for the file rundown-0.1.tar.gz
.
File metadata
- Download URL: rundown-0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2945e6a586aab0bbab0c2c96212cdf50268c3d3583d1b911c7fce9ff84f7a034 |
|
MD5 | 391c03d7c44ef9af8d25f848e42a8d9e |
|
BLAKE2b-256 | 7f8200150a07a083992f6cd43b4945b0f6fda59847dcbee6bbc8c09224a36cb3 |
File details
Details for the file rundown-0.1-py3-none-any.whl
.
File metadata
- Download URL: rundown-0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91f3a49becdf5e9b6f20fc94495e613325c296be4ff35c27e5839bdabc8a80cb |
|
MD5 | 8dcd549ba8107289725675ca4b5534e9 |
|
BLAKE2b-256 | 5f3b082b30d07db4ce77664e2edb9e65dc4499a3efd988b6b393e4e70343aea8 |