Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 437 Bytes

File metadata and controls

12 lines (8 loc) · 437 Bytes

What’s Inside

  • Line plots to show trends
  • Bar charts for comparisons
  • Scatter plots to explore relationships
  • Histograms to visualize distributions

Purpose The goal of this repo is to document my journey with Matplotlib and share simple, reproducible examples for beginners in data visualization.

This repository contains my learning notes and practice code from studying Matplotlib, a Python library for data visualization.