diff --git a/README.md b/README.md index 995308d..a92825b 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ If you would like to read SPSS, SAS or STATA files into python in an easy way, take a look to [pyreadstat](https://github.com/Roche/pyreadstat), a wrapper around the C library [ReadStat](https://github.com/WizardMac/ReadStat). +If you would like to effortlessly produce beautiful summary tables from pandas +dataframes, take a look to [pysummaries](https://github.com/Genentech/pysummaries) + Moving from R to Python and fighting against indentation issues? Missing curly braces? Missing the <- operator for assignment? Then try [PytwisteR](https://github.com/ofajardo/pytwister)! Python with a twist of R! (note: it works, but it's only a joke)