Skip to content

UTCSheffield/marimo-pandas

 
 

Repository files navigation

Streamlit Pandas Demos and Exercises

Installation

General Setup

pip install -r requirements.txt

UTC Sheffield

Due to system restrictions, use:

py -m pip install -r requirements.txt

Running Files

General

streamlit run <filename.py>

UTC Sheffield

py -m streamlit run <filename.py>

Available Files

  • demos.py - Demonstrates streamlit and pandas functionality
  • planets.py - Uses streamlit and pandas to explore planets data
  • football.py - Uses streamlit and pandas to explore football data
  • climate.py - Uses streamlit and pandas to explore Sheffield climate data and is where the main tasks are

Requirements

See requirements.txt for dependencies (typically streamlit and pandas).

About

Planning and materials for OCR Cambridge Techincal : Unit 7 : Data analysis and design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%