/ma705-coding-cheat-sheet

Reference document for Python tools in MA705 Data Science at Bentley University

Primary LanguageTeX

MA705 Data Science, Coding Cheat Sheet

My Data Science graduate course at Bentley University, MA705, covers Python and many of its relevant tools for Data Science. The course description is online here.

This repository contains a PDF that is often referred to as a "cheat sheet," meaning a quick reference handout, for all of the coding-related content of the course.

Most of the content students learn by using DataCamp outside of class, a resource I recommend to others.

Of course, the students learn much more than just the code in that PDF, including higher-level concepts such as clear communication of results, issues surrounding data provenance, good visualization techniques, and much more. But this repository contains just the cheat sheet for the coding aspects of the course.