Data Mining I: Introduction To Python
Data Mining I: Introduction To Python
• Design goals
– Be extensible, simple, and readable
file explorer
https://xkcd.com/353/
DWS Group | Data Mining 1 11
Jupyter Notebook
• Every notebook is composed of cells
– Cells contain a specific type of content
– markdown cells (for documentation and structure)
– code cells
Name of the notebook
(also filename)
Menu Bar
Shortcuts
Cell
Change code
and run again
[1] -> [3]