0% found this document useful (0 votes)
57 views

Data Analyst Roadmap

The document outlines a roadmap for becoming a data analyst divided into sections on coding skills, concepts, tools, and projects to work on including learning Python, SQL, Excel, Tableau and completing example projects like an expense tracker or COVID dashboard.

Uploaded by

us22mac2r30
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

Data Analyst Roadmap

The document outlines a roadmap for becoming a data analyst divided into sections on coding skills, concepts, tools, and projects to work on including learning Python, SQL, Excel, Tableau and completing example projects like an expense tracker or COVID dashboard.

Uploaded by

us22mac2r30
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Data Analyst Roadmap

The entire roadmap is divided into 4 sections


1. Code
2. Concepts
3. Tools
4. Projects

● Code
○ Learn Python (Est. time - 2 weeks)
■ Basics of Python - https://www.youtube.com/playlist?
list=PLKnIA16_Rmvb1RYR-iTA_hzckhdONtSW4
■ OOP in Python - https://www.youtube.com/watch?v=Mf2RdpEiXjU
■ Advanced Topics
● File Handling - https://www.youtube.com/watch?v=ixEeeNjjOJ0
● Exception Handling - https://www.youtube.com/watch?v=NIWwJbo-
9_8
● Regular Expressions - https://www.youtube.com/watch?
v=K8L6KVGG-7o
● Functional Programming - https://www.youtube.com/watch?
v=ww2uPkwSjjY
● Basics of Flask - https://www.youtube.com/watch?v=swHI1H7DVsQ
■ Practice Problems -
https://docs.google.com/document/d/1E_xCNijOWZ4Bm7r7DVj-1OA-
oUopEFmv4tRm0YNuFWQ/edit?usp=sharing

○ Learn Numpy (Est. time 3 Days)


■ Numpy Playlist - https://www.youtube.com/watch?
v=CpPLLp3snK4&list=PLKnIA16_Rmvb-ToL3RQ_bwxG4_ND-0-DT
■ Numpy Practice Problems - https://github.com/rougier/numpy-100
○ Learn Pandas (Est. time 4 Days)
■ Pandas Playlist - https://www.youtube.com/watch?
v=kq9Vmg5d7Sk&list=PLKnIA16_RmvbR85fgbfVRKOiMokUKVupy
■ Pandas Problems - https://github.com/ajcr/100-pandas-puzzles
○ Learn Data Visualization (Est. time 1 Week)
■ Matplotlib - https://www.youtube.com/playlist?list=PL-
osiE80TeTvipOqomVEeZ1HRrcEvtZB_
■ Seaborn - https://www.youtube.com/playlist?
list=PLKnIA16_RmvbB1bFGjvS6a8T0mnqawejo
○ Git and Github (Est. time 2 Days)-
https://www.youtube.com/watch?v=wQA_vWo-WtA
○ SQL (Est. time - 12 Days)
■ Complete SQL Roadmap - https://www.youtube.com/watch?
v=FGBme8dWR_M
■ 2. SQL learning resources -
https://docs.google.com/document/d/1wCALgWubTOvuvlXJ3Eweh7Ag
Jj4sPq2pW92y3viPZbs/edit?usp=sharing
■ 3. The only video you need to see - https://www.youtube.com/watch?
v=nopIGY1zJE0
○ MongoDB(Est. time 4 Days) - https://www.youtube.com/playlist?
list=PLS1QulWo1RIZtR6bncmSaH8fB81oRl6MP
○ Plotly and Dash (Est. time 1 Week)
■ Plotly - https://www.youtube.com/watch?v=5mnitCrNQzI
■ Dash - https://www.youtube.com/watch?
v=2Vn6hFrFhE0&list=PLKnIA16_RmvbxZnTm1ep4Se95_gDPucOC
○ Streamlit (Est. time 3 Days)- https://www.youtube.com/playlist?
list=PLuU3eVwK0I9PT48ZBYAHdKPFazhXg76h5
● Concepts
○ Descriptive Statistics (Est. time 4 Days)
■ Statistics Playlist - https://www.youtube.com/watch?
v=tPhzDKjQBpo&list=PLKnIA16_RmvbVrE0eZO2bCaFln6jaNq-1
○ Learn Data Analysis Process (Est. time 1 week)
■ Playlist - https://www.youtube.com/watch?
v=ZhacwtUR0SU&list=PLKnIA16_RmvZAqJzKstVHywcRNMn6pcGD
○ Learn Exploratory Data Analysis (EDA) (Est. time 2 Week)
■ Understanding your data - https://www.youtube.com/watch?
v=mJlRTUuVr04
■ Univariate Analysis - https://www.youtube.com/watch?
v=4HyTlbHUKSw
■ Bivariate and Multivariate Analysis -
https://www.youtube.com/watch?v=6D3VtEfCw7w
■ Pandas Profiling - https://www.youtube.com/watch?v=E69Lg2ZgOxg
■ EDA on House Prices Dataset -
https://www.kaggle.com/pmarcelino/comprehensive-data-
exploration-with-python
■ EDA on Titanic Dataset - https://www.kaggle.com/startupsci/titanic-
data-science-solutions
■ EDA on Haberman's Survival Dataset -
https://www.kaggle.com/gokulkarthik/haberman-s-survival-
exploratory-data-analysis
■ EDA on Heart Disease Dataset -
https://www.kaggle.com/kralmachine/analyzing-the-heart-disease
■ EDA on IPL Dataset - https://www.kaggle.com/ash316/let-s-play-
cricket
■ EDA on Wine Review Dataset - https://www.kaggle.com/kabure/wine-
review-s-eda-recommend-systems
■ EDA on PIMA Diabetes Dataset -
https://www.kaggle.com/shrutimechlearn/step-by-step-diabetes-
classification-knn-detailed
■ EDA on Breast Cancer Dataset -
https://www.kaggle.com/kanncaa1/statistical-learning-tutorial-for-
beginners
■ EDA on Olympics Dataset - https://www.youtube.com/watch?
v=5nQXhusiu7s
○ Advanced Statistics (Est. time 1 Week)
■ Covariance
■ Pearson Correlation Coefficient
■ QQ Plot
■ Confidence Interval
■ Hypothesis Testing
■ Chisquare test, Anova Test
■ Playlist link - https://www.youtube.com/watch?

v=qtaqvPAeEJY&list=PLKnIA16_Rmvbe9wDJGXc28KKr6lp5Jn2g

○ Probability Basics (Est. time 1 Week)


■ Conditional Probability
■ Independent Events
■ Bayes Theorem
■ Uniform Distribution
■ Binomial Distribution
■ Bernaulli Distribution
■ Poission Distribution
■ Playlist Link - https://www.youtube.com/watch?

v=Ty7knppVo9E&list=PLKnIA16_RmvYNbPMB6ofVLRCcTPUAftdY

● Tools
○ Microsoft Excel (Est. time 2 Week)
■ Excel Functions
■ Pivot Tables
■ Dashboards
■ Excel Macros and VBA
■ Data Analysis using Excel
■ Video - https://www.youtube.com/watch?v=xhFDYKqWlqw
■ YouTube Channel -
https://www.youtube.com/c/ExcelTutorials/featured
○ Tableau (Est. time 2 Week)
■ Course - https://campus.datacamp.com/courses/introduction-to-
tableau/getting-started-with-tableau?ex=1
○ PowerBI (Est. time 2 Week)
■ YouTube Channel -
https://www.youtube.com/c/ExcelTutorials/featured

● Projects
○ Expense Tracker
○ IPL Dashboard - https://www.youtube.com/playlist?
list=PLKnIA16_RmvYoVWj-ep-p0hbQliFAvA7x
○ Covid Dashboard - https://www.youtube.com/watch?
v=ll0aZVNnOP8
○ Whatsapp Chat Analysis -
https://www.youtube.com/watch?v=Q0QwvZKG_6Q

You might also like