Learn Python by Building Data Science Applications
上QQ阅读APP看书,第一时间看更新

Section 1: Getting Started with Python

This section focuses on becoming familiar with general-purpose Python, making use of existing libraries, writing our first scripts, learning the basics of Git, and using the IDE. In this section, we will also lay the foundation for our projects, building pipelines to process (project 1), collect (project 2), and simulate (project 3) data.

This section comprises the following chapters: