Tidy Tuesday python: translating women in the workforce

preview_player
Показать описание
I translate an analysis on women in the workforcefrom R into python, without looking beforehand. It involves some complex aggregations and plotting. I used siuba, a python library designed to streamline data analysis.

Some interesting siuba features that come up here are

* checking what rows you're filtering
* how to re-use part of a pipe
* complex aggregations!

Links:

Рекомендации по теме