zhaofeng-hall / beijing_aqi

It's a student project to practice with Jupyter Notebook and multiple Pythons libraries like pandas, numpy, matplotlibs etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beijing AQI

I created this project to demonstrate how I use multiple Python libraries on a Jupyter Notebook.

To successfully run the code on my machine, I had to fix a issue related to arm64 macOS.

This project uses datasets from StateAir, an U.S. Department of State Air Quality Monitoring Program.

Note: These datasets are observational data and are not fully verified or validated.

The project follows State Air's guidelines.

Since I recently start learning Python and Data Analysis, I have many difficulities to write code in a simple and efficient way. Please feel free to improve codes.

I will switch to VS Studio Code to integrate with git flow after the term assessment.

About

It's a student project to practice with Jupyter Notebook and multiple Pythons libraries like pandas, numpy, matplotlibs etc.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Jupyter Notebook 100.0%