PRACTICE SQL, AND PYTHON HERE: https://stratascratch.com/?via=shashank
What YOU need to know to get started using Python to Analyze data. If you have any questions please feel free to comment below or drop me a message.
Download the data here: https://bit.ly/shashankpythoncourse
See the Guide Here: http://bit.ly/shashankpythoncoursenotes
LG 35in Curved Monitor: https://amzn.to/39pPzR3
Twitter: https://twitter.com/kalamari95
LinkedIn: https://www.linkedin.com/in/shashankkalanithi/
Patreon: https://www.patreon.com/shashankkalanithi
00:00 - Course Overview
05:24 - Preparation
15:10 - Creating a Jupyter Notebook and Objects
20:03 - Markdown Cells
25:18 - Data Types and Structures
46:18 - Operations
58:23 - Functions
01:03:30 - Libraries and Installing new Libraries
01:11:15 - Control Statements
01:20:04 - NumPy
01:28:11 - Install Pandas
01:31:00 - Series
01:35:00 - DataFrames
01:44:40 - Columns
01:51:00 - Rows
01:58:40 - Descriptive Statistics
02:00:40 - Filtering
02:03:40 - DateTimes
02:12:30 - Splitting Columns
02:18:00 - Applying a Function to Every Row
02:26:00 - GroupBy, Aggregation, and Sorting Values
02:32:35 - Joins and Unions
02:42:10 - Pivot and Melt