Glossary

Anaconda

a free distribution that bundles Python, Jupyter, and hundreds of data science libraries into one installer - **Python** — the programming language we'll use throughout this book - **Jupyter Notebook** — the interactive environment where we write and run code alongside explanatory text

Learn More

Related Terms