Learn the fundamentals of Python programming essential for data science
This book provides an introduction to the Python programming language for data science, covering the core programming principles you need to get started.
You will learn the fundamentals of Python including data types and their properties, functions, methods, and how to use packages and modules from the Python ecosystem.
You will then work through key programming concepts — boolean logic, control structures, and loops — before diving into NumPy, the foundational library for numerical computing in Python.