WEBVTT 1 00:00:00.002 --> 00:00:03.007 - Python without Pandas is like skiing without skis. 2 00:00:03.007 --> 00:00:06.006 You could do it but it'd be a heck of a lot harder. 3 00:00:06.006 --> 00:00:08.008 In this course, we're going to take Pandas 4 00:00:08.008 --> 00:00:11.002 from the basics to the next level. 5 00:00:11.002 --> 00:00:14.006 I'm Brett Vanderblock, Data Scientist at Patagonia 6 00:00:14.006 --> 00:00:17.002 and Pandas has been there every step of my journey 7 00:00:17.002 --> 00:00:19.000 to becoming a data scientist 8 00:00:19.000 --> 00:00:21.007 and producing insightful analytics. 9 00:00:21.007 --> 00:00:23.008 We'll be covering the most critical functions 10 00:00:23.008 --> 00:00:25.004 Pandas has to offer 11 00:00:25.004 --> 00:00:28.009 from transforming data frames to advanced calculations 12 00:00:28.009 --> 00:00:32.006 to techniques for rapid exploratory data analysis. 13 00:00:32.006 --> 00:00:35.000 We'll also take a peak beyond Pandas 14 00:00:35.000 --> 00:00:38.005 for geospatial and big data processing. 15 00:00:38.005 --> 00:00:41.006 I want you to get the most out of your data. 16 00:00:41.006 --> 00:00:44.000 Now let's dive in to Advanced Pandas.