Skip to content

Add basic Seaborn plots: scatter, line, and histogram - #21

Merged
DavFilsDev merged 1 commit into
feature/seabornfrom
feature/seaborn-intro
Jul 18, 2025
Merged

Add basic Seaborn plots: scatter, line, and histogram#21
DavFilsDev merged 1 commit into
feature/seabornfrom
feature/seaborn-intro

Conversation

@DavFilsDev

Copy link
Copy Markdown
Owner
  • Added seaborn_intro.py demonstrating basic plots with Seaborn
  • Covered:
    • Scatter plot
    • Line plot
    • Histogram with KDE (Kernel Density Estimate)
  • Used sample data with cumulative sums and random integers

@DavFilsDev
DavFilsDev merged commit d30d5d9 into feature/seaborn Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant