Skip to content

🚀 Getting Started

Welcome to the Introduction to Data Science — Textbook project!
This guide will help you set up your environment and start exploring the chapters interactively.


🧩 Prerequisites

Before you begin, ensure that you have:

  • 🧮 Basic mathematics knowledge (algebra, probability, and statistics)
  • 💻 A computer with Python 3.9+ installed
  • 🧠 A curiosity about data, algorithms, and discovery!

Optional tools you may find helpful: - Jupyter Notebook / JupyterLab for running Python snippets - VS Code or PyCharm for editing Markdown and scripts - Git for version control and contributing improvements