The purpose of this space is to teach and learn – mainly self-guided learning as it relates to my current facinations and requirements as work. If someone else learning something from my experience, that is a bonus. Each topic below is covered in a blog post with a Google Colab designed to demonstrate each topic. If a link is not provided, it is on the discovery roadmap.
Pandas related content
- find()
- rfind()
- query()
- DataFram groupby agg stype bar charts
- rank()
- drop_duplicates
- str.split()
- Filtering data with masking
- cut()
- select()
Reportlab related content