This package was created as part of UofT's Data Science Institutes data science/machine learning certificate program. The package access data from the NYT API, conducts some analysis on the data (i.e. word count) and prepares a graph.
Students will know how to:
- Create and read configuration files for programs, and know when to use them
- Describe, use, and write Application Programming Interfaces
- Reading documentation, writing documentation
- Using HTTP-based APIs in Python
- Writing Python APIs
- Know how to create bug reports and prioritize requests.
- Proficiently test software, handle errors, and track provenance
- Know how to create Python packages.
Andre Delaney