Skip to content

ethanshaw707/shaw_plotting_in_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plotting_in_python

Please see the about section for a link to slides.

Exemplify the data exploration through visualization

  1. Introduction and Set-up (10 minutes)
  2. Plotting in principles (20 minutes)
  3. Break (5 minutes)
  4. Data visualization in Python (30 minutes)

Notes on Marimo

We need to install the marimo package in Python using pip install "marimo[recommended]" in the Terminal or !pip install "marimo[recommended]" in your Python interactive window in VS code.

In your terminal run marimo edit or marimimo edit [path_to_py_file] and marimo will start running. This will give you a space to complete your project.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.1%
  • Python 38.9%