alastairrushworth / inspectpd

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

Repository from Github https://github.comalastairrushworth/inspectpdRepository from Github https://github.comalastairrushworth/inspectpd

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

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

License:MIT License


Languages

Language:Python 100.0%