Skip to content

dexplo/minimally_sufficient_pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimally Sufficient Pandas - The Library

This library is intended to help simplify the usage of pandas DataFrames by limiting the number of available methods to just those that are the most powerful. It also adds a few convenience methods not previously available and enhances some already existing methods.

Installation

pip install minimally_sufficient_pandas

About

Accessor to pandas DataFrame for limiting methods to a minimally sufficient subset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages