Skip to content

dsmiff/pandas-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pandasUtils

Miscellaneous pandas scripts

Installation requirements

Pandas and ROOT are required. ROOT can be installed via Homebrew, and Pandas can be installed via pip.

For ROOT:

brew install cmake
brew tap homebrew/science
brew install root6

For Pandas:

pip install pandas

Following which you can make a clone of this repository:

git clone [email protected]:dsmiff/pandasUtils.git pandas-utils
source setup.sh

Cheatsheat

Taken from https://github.com/pandas-dev : https://github.com/pandas-dev/pandas/blob/master/doc/cheatsheet/Pandas_Cheat_Sheet.pdf

Releases

No releases published

Packages

No packages published