Welcome to pandas_toolkit¶
A collection of pandas accessors to help with common machine/deep learning related functionality.
For examples, see the notebooks.
Installation¶
pip install pandas_toolkit
Or for additional interactive neural network learning plots:
pip install pandas_toolkit[streamz]