Skip to content

snth/pydiverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pydiverse

Diverse set of functions based on the R tidyverse

Background

The lack of a simply equivalent of the %>% operator in R is often quoted as an obstacle for data scientists to transition from R to Python. This package aims to make that transition a bit easier.

Experienced Python Data Scientists may also find this package to be useful in their exploratory data analysis.

Examples

  • DataFrames
  • ggplot
  • mapping with toolz and fn

TODO

  • Create do mode with numeric indices for args and arbitrary for kwargs

About

Diverse set of Python functions based on the R tidyverse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages