Dual Learn | SQL & Python Part #1 | Fundamental Actions

preview_player
Показать описание
Learning these two languages is complementary. It will help you quickly add multiple data analysis and data science skills to your toolkit in the most efficient way possible.

You can find the dataset here:

A great way to practice for any FANG practical or other Python/SQL interviews is to answer interview questions. Don't hesitate to dive into the mini-case studies and questions and create your own answers. Learn by doing!
______________________________________________________________________
______________________________________________________________________

You will learn in SQL :
Selecting data 3:08
Filtering (WHERE ) 4:32
Grouping 5:46
Creating conditional columns (CASE) 9:10
Common Table Expression( Temp Table) 10:26
Top Results 14:10
Unpivot 17:13
Merging 20:30
Subquery 24:02

28:28 Python version starts.

#python
#sql
#dataanalysis
Рекомендации по теме
Комментарии
Автор

Yes I tried python queries first I got straight solution after reading about it, but not in case of sql which seems easy at first but not until you have practical exposure

zodiacoffshore
Автор

Love this! I'm in the process of learning both SQL and Python towards my career in Data Analytics. Do you reccomend learning a certain one first or trying to learn both at the same time?

hithereitisme
Автор

so happy i found this channel! i've moved on to the python portion. i downloaded jupyter notebook; where do i get the pandas function? thanks!

johndiba
Автор

Hello sir, I am currently working on a sales forecast project, I have used Holt Winters method in Jupiter notebook. I wanna know which is the best way to build a web app with actual data and predictions that I have. thank you!

hatemhamdi
Автор

I would like to know if we can do the Step of data clearing with only SQL. If we can do it with only SQL why we need python (it is just for machine learning right ?)

Bakura
Автор

Which language do you think is harder to learn?

absentdata