Skip to content

Naviden/basic_python_visualization

Repository files navigation

Python Visualization Basics

This repository provides a short tutorial on the basics of visualization in Python, created for a 2-hour lesson. The main objective is to introduce the fundamentals of Matplotlib and guide you through building several plots from scratch to practice the essential components of Matplotlib.

How to Use This Repository

  1. Begin with Matplotlib Introduction: If you are new to Python and/or Matplotlib, start with the Matplotlib Introduction. This notebook covers the basics of the library.

  2. Study the First Case Study: Once you are familiar with Matplotlib, proceed to the first case study. This lesson guides you step-by-step in creating the following plots: Final Plot

  3. Practice with the Second Case Study: After completing the first case study, move on to the second case study. This will help you practice creating the following plot: Final Plot 2

Good luck!

About

Basics of visualization with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published