Data Science Quick Ref
About
This site is a concise, opinionated reference for practical data science and machine learning. It’s built for students and professionals looking for summaries of key ideas, workflows, and tools.
All code examples are in Python, using libraries like pandas
, matplotlib
, scikit-learn
, and darts
. They are written to be easy to copy and adapt.
This is a work in progress, made by a data scientist who got tired of looking this stuff frequently :)
Usage
- Use the left sidebar to browse topics
- Use the search bar to find specific terms or methods
Author: Dmitriy Bolotov | dbolotov.github.io