Part 2: Manipulating and Managing Data
The second part of this book covers the most common coding, data wrangling, and productivity skills found in most data science jobs and interviews. From foundational to advanced concepts, this includes an introduction to essential skills in Python, data visualization, SQL, command-line scripts, and version control.
This part includes the following chapters:
- Chapter 3, Programming with Python
- Chapter 4, Visualizing Data and Data Storytelling
- Chapter 5, Querying Databases with SQL
- Chapter 6, Scripting with Bash and Shell Commands in Linux
- Chapter 7, Using Git for Version Control