Python Pandas For Your Grandpa - 2.1 Series Creation
4
Python Pandas For Your Grandpa - 2.2 Series Basic Indexing
5
Python Pandas For Your Grandpa - 2.3 Series Basic Operations
6
Python Pandas For Your Grandpa - 2.4 Series Boolean Indexing
7
Python Pandas For Your Grandpa - 2.5 Series Missing Values
8
Python Pandas For Your Grandpa - 2.6 Series Vectorization
9
Python Pandas For Your Grandpa - 2.7 Series apply()
10
Python Pandas For Your Grandpa - 2.8 Series View vs Copy
11
Python Pandas For Your Grandpa - 2.9 Challenge: Baby Names
12
Python Pandas For Your Grandpa - 2.10 Challenge: Bees Knees
13
Python Pandas For Your Grandpa - 2.11 Challenge: Car Shopping
14
Python Pandas For Your Grandpa - 2.12 Challenge: Price Gouging
15
Python Pandas For Your Grandpa - 2.13 Challenge: Fair Teams
16
Python Pandas For Your Grandpa - 3.1 DataFrame Creation
17
Python Pandas For Your Grandpa - 3.2 DataFrame To And From CSV
18
Python Pandas For Your Grandpa - 3.3 DataFrame Basic Indexing
19
Python Pandas For Your Grandpa - 3.4 DataFrame Basic Operations
20
Python Pandas For Your Grandpa - 3.5 DataFrame apply()
21
Python Pandas For Your Grandpa - 3.6 DataFrame View vs Copy
22
Python Pandas For Your Grandpa - 3.7 DataFrame merge()
23
Python Pandas For Your Grandpa - 3.8 DataFrame Aggregation
24
Python Pandas For Your Grandpa - 3.9 DataFrame groupby()
25
Python Pandas For Your Grandpa - 3.10 Challenge: Hobbies
26
Python Pandas For Your Grandpa - 3.11 Challenge: Party Time
27
Python Pandas For Your Grandpa - 3.12 Challenge: Vending Machines
28
Python Pandas For Your Grandpa - 3.13 Challenge: Cradle Robbers
29
Python Pandas For Your Grandpa - 3.14 Challenge: Pot Holes
30
Python Pandas For Your Grandpa - 4.1 Strings
31
Python Pandas For Your Grandpa - 4.2 Dates and Times
32
Python Pandas For Your Grandpa - 4.3 Categoricals
33
Python Pandas For Your Grandpa - 4.4 MultiIndex
34
Python Pandas For Your Grandpa - 4.5 DataFrame Reshaping
35
Python Pandas For Your Grandpa - 4.6 Challenge: Class Transitions
36
Python Pandas For Your Grandpa - 4.7 Challenge: Rose Thorn
37
Python Pandas For Your Grandpa - 4.8 Challenge: Product Volumes
38
Python Pandas For Your Grandpa - 4.9 Challenge: Session Groups
39
Python Pandas For Your Grandpa - 4.10 Challenge: OB-GYM
40
Python Pandas For Your Grandpa - 5.1 Challenge: Covid Tracing
41
Python Pandas For Your Grandpa - 5.2 Challenge: Pickle
42
Python Pandas For Your Grandpa - 5.3 Challenge: TV Commercials
43
Python Pandas For Your Grandpa - 5.4 Challenge: Family IQ
44
Python Pandas For Your Grandpa - 5.5 Challenge: Concerts
Description:
Learn Python Pandas in this beginner-friendly 2.5-hour course designed for easy comprehension. Master Series and DataFrame operations, including creation, indexing, and manipulation. Explore data handling techniques such as boolean indexing, missing values, and vectorization. Practice with real-world challenges covering topics like baby names, car shopping, and team formation. Dive into advanced concepts like merging, aggregation, and groupby operations. Tackle data types including strings, dates, times, and categoricals. Engage in reshaping techniques and multi-index structures. Complete the course with complex challenges on COVID-19 tracing, pickle files, TV commercials, and concert data analysis. Access additional resources and code examples to reinforce your learning.