Skip to content

ClaremontCollegesLibrary/PracticalPythonFall2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PracticalPythonFall2025

Python Fundamentals Workshop with Web-Scraping and Data Visualization

If you are going through the workshop materials on your own computer, you will need the following Python packages:

numpy pandas plotly lxml

conda install numpy pandas conda install plotly::plotly

If you would like to use jupyterlab-git to clone this github repository, you will also need: git jupyterlab-git

conda install git conda install conda-forge::jupyterlab-git

These packages are recommended:

matplotlib openpyxl xlsxwriter bs4

conda install matplotlib openpyxl xlsxwriter bs4

About

Python Fundamentals Workshop with Web-Scraping and Data Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published