fastpreprocess

A new way to preprocess data for ML.


License
MIT
Install
pip install fastpreprocess==0.2.2

Documentation

Fastpreprocess

Binder Open In Colab Generic badge PyPI version PyPI - Wheel

A new way to preprocess data for ML.

Developing...

Demo

demo_Trim.mp4

Installation

pip install fastpreprocess

Start Server

""" 
Args
-fn filenameOrbuffer -dm delimiter -p port -cl cloudconsole -lw pandas lowmemory
"""

fp -p 9000
#Or
fp -fn https://bit.ly/3fCBwej -dm ',' -p 9000
#In cloud console
fp -fn https://bit.ly/3fCBwej -dm ',' -p 9000 -cl true