From the course: Fundamentals of Data Transformation for Data Engineering
Unlock the full course today
Join today to access over 24,100 courses taught by industry experts.
pandas challenge - SQL Tutorial
From the course: Fundamentals of Data Transformation for Data Engineering
pandas challenge
(upbeat music) - [Instructor] So now we can get started with our pandas Challenge since we've covered all the topics we need to for our data transformations with pandas. So I want to emphasize that this is maybe an overestimate of the amount of time it'll take you to complete these lessons but I would allot one to two hours for this challenge, maybe a little bit less but you'll definitely be able to complete these solutions in that window. Again, this follows directly from our work with pandas, So everything that's in this exercise we'll then cover in the course or in the videos. Additionally, solutions can be found in the course repo. I'll show you where those are. And we'll have a video that covers those challenges and my solution to the exercises we'll present. Again, another call-out. Your solutions might look different than mine. There are multiple ways to do things, especially with Python and especially with pandas. And that's okay, that's really good in a sense because it kind…
Contents
-
-
-
-
-
(Locked)
DataFrame basics6m 14s
-
(Locked)
Wrangling unstructured data13m 41s
-
(Locked)
Select and filter10m 49s
-
(Locked)
Order and aggregate9m 47s
-
(Locked)
Advanced filters3m 53s
-
(Locked)
Data generation6m 37s
-
(Locked)
Windows5m 26s
-
(Locked)
Apply6m 14s
-
(Locked)
pandas challenge2m
-
(Locked)
pandas solution12m 45s
-
(Locked)
-