A collection of python tools for
- pandas
- matplotlib / seaborn
- text preprocessing
in command line, move to the folder where you want to use this package, and then execute
$ git clone https://github.com/Shiutang-Li/python_utils.git
import python_utils as pu
pu.FUNCTION_NAME(arg1, arg2, ...)