Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 274 Bytes

QuickStart.md

File metadata and controls

7 lines (4 loc) · 274 Bytes

Start by downloading the source files. Then run the following command:

make package

Once run its possible to import the Sloth package from anywhere using import Sloth.

Then create a pandas dataframe and initialize the Sloth DataFrame using DataFrame.from_pandas().