Skip to content

gryan11/dftools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DFTools:

Convenient commandline scripts for working with dataframes in csv files.

Install:

git clone git@github.com:gryan11/dftools.git
cd dftools
pip install .

Usage:

showdf <csv-file>
statdf <csv-file>
cmpdf <csv-file1> <csv-file2>
latexdf <csv-file>

Run commands with -h for further usage options.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages