Siuba¶
Siuba is a library for quick, scrappy data analysis in Python. It is a port of dplyr, tidyr, and other R Tidyverse libraries.
Learning¶
Documentation |
|
---|---|
Install siuba and run a basic data analysis. |
|
Learn about key features and benchmarks. |
|
In-depth guide on wrangling and visualizing data with siuba. |
|
In-depth guide on programming and extending siuba. |