HomeData ScienceAI Studio

lab

Smaller work: notebooks, Kaggle attempts, visualization exercises, and learning experiments. A lab notebook, not a highlight reel — including what didn't work.

Filling up as I go

These entries describe planned experiments and will be updated with links and lessons as each one is completed.

  • [PLACEHOLDER: First Kaggle notebook]

    Jul 2026Planned
    Explored:
    A first pass at a Kaggle dataset — data loading, cleaning, and a baseline submission.
    Learned:
    [PLACEHOLDER: fill in after completing]
    • Python
    • pandas
  • [PLACEHOLDER: Visualization exercise]

    Jul 2026Planned
    Explored:
    Recreating a well-designed published chart from raw data to practice deliberate chart design.
    Learned:
    [PLACEHOLDER: fill in after completing]
    • Matplotlib
    • Seaborn
  • [PLACEHOLDER: SQL practice case]

    Jul 2026Planned
    Explored:
    Working through a realistic schema with progressively harder analytical questions.
    Learned:
    [PLACEHOLDER: fill in after completing]
    • SQL