alastairrushworth / inspectpd

πŸ“ˆ πŸ“Š Tools for Exploring Pandas Data Frames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inspectpd

Overview

inspectpd is collection of utilities for columnwise summary, comparison and visualisation of pandas dataframes. The package patches in the following methods for pandas objects:

Installation

You can install inspectpd using pip:

pip install git+https://github.com/alastairrushworth/inspectpd

Comments? Suggestions? Issues?

The package is in early stages of development, could break and will change rapidly. A future version will be released to PyPi. In the meantime, any feedback is definitely welcome! Feel free to write a github issue or send me a message on twitter.

About

πŸ“ˆ πŸ“Š Tools for Exploring Pandas Data Frames


Languages

Language:Python 100.0%