Practical Pandas for Petro-Professionals Course
Chapter 1 – But What IS Pandas? 1.01 Welcome to Pandas (7 min.) 1.02 But What Is Pandas? (6 min.)1.03 Installing Pyton, Pandas, Numpy (12 min.)1.04a Pandas Basics (12 min.)1.04b Pandas Basics – Loading & Exploring Data (Live Coding) (25 min.) Chapter 2 – Exploiting Pandas 2.01a Indexing in Depth (Part 1 – Integer-Based Indexing) (15 […]
Practical Python Programming for Engineers Course
Chapter 1 – Philosophy and Praxis In this chapter, we’ll open by discussing the course objectives. We’ll then learn about the pragmatics of programming, exploring useful tools like text editors, version-control systems, and command-line shells. Finally, we’ll introduce the Python programming language, then walk through the process of installing the Python interpreter in a live-coding […]