/pandas-cli

small shortcut to pandas on the command line

Primary LanguagePython

Pandas + command line

Very, very, very simple Python script that allows you to do full python pandas operations on the command line.

Example

Install

This will install to /usr/local/bin. To change this, manually edit the (2-line) Makefile.

sudo make install