Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 898 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 898 Bytes

practice-notebooks

Compilation of my coding practice notebooks tackling different stuff from simple Python to scraping and pandas.

What's in it?

Each directory contains notebooks and source files used for my practice coding using Jupyter Notebook.

Topics covered in each:

Directory Topics
API Going through website's API and getting select information. We use Pokemon API and Weather API for this one
camelot Parsed through the Philippine Department of Health's annual health statistics report and select few tables to transform and process into data frame.
pandas A number of notebooks all about pandas (i.e. reading through files, using datetimes, cleaning and plotting data, etc.)
scraping Selenium practice

Contact

Prinz Magtulis, ppm2130@columbia.edu

Comments and suggestions are always welcome! All rights reserved.