Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-util

This is a small utility to work with csv files. It is really just a thing wrapper around pandas.

Install

I'm using venv which will be located in ./venv. Do install requirements (including for development):

python3 -m venv venv
source ./venv/bin/activate
python3 -m pip install -r requirements.txt

Run

There is a small wrapper script, ./csv-util. Symlink into to your path and it will source the venv and run the python script.

About

Utility to work with csv files

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages