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.3.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file rundown-0.1.3.tar.gz
.
File metadata
- Download URL: rundown-0.1.3.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 | 78f4bcd8a580658598c4ac17725a743c447b5db7fb80eb7dae384dc6b49ed30b |
|
MD5 | 6ab24369f62023a51098e17fbf9e42a5 |
|
BLAKE2b-256 | fdf9b4b2fa38d05d3dcb6880a0854f862c0ce5770fffaa8bc01e66c92dbf8e7c |
File details
Details for the file rundown-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: rundown-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 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 | f8362cdf318d5ee7d26d3889359be21beaa580001ca172efd5a81bb63098e481 |
|
MD5 | a10234f9401b05c936aaab8b11ed3c14 |
|
BLAKE2b-256 | ea12b95b85d6f79adc281ca2a47ee8f511ee1394c40f38978b4d8d51c3115e41 |