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.

General Blog Link

Pandas related content

  1. find()
    1. Google Colab Space
  2.  rfind()
  3. query()
  4. DataFram groupby agg stype bar charts
    1. Google Colab Space
  5. rank()
    1. Google Colab Space
  6. drop_duplicates
    1. Google Colab Space
  7. str.split()
  8. Filtering data with masking
    1. Google Colab Space
  9. cut()
    1. Google Colab Space
  10. select()
    1. Google Colab Space

Reportlab related content

  1.     Introduction

Exploratory Data Analysis