Тёмный

Python Fundamentals For Data Engineering: Create your first ETL Pipeline 

Anuj Syal
Подписаться 2,9 тыс.
Просмотров 23 тыс.
50% 1

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 27   
@nanayaw7159
@nanayaw7159 Год назад
This is really awesome
@kamothibedi7650
@kamothibedi7650 2 дня назад
This has helps m a lot. Thank you
@snapfade
@snapfade Год назад
Excellent video, very clear
@PradeepPenn
@PradeepPenn Год назад
Thank you Anuj!
@travelingsandy900
@travelingsandy900 10 месяцев назад
That was a very good explanation
@Lerahul
@Lerahul Год назад
Great content Anuj!
@_Machiavel_
@_Machiavel_ 5 месяцев назад
excellent video
@jeanfabraruiz7994
@jeanfabraruiz7994 Год назад
This is cool, only one thing missingg and its how to orchestate this, how to setup automation
@AnujSyal
@AnujSyal Год назад
Thanks for the suggestion, I do have a video on docker and airflow, maybe that one can give you some idea in terms of automation
@wayne_vt
@wayne_vt Год назад
Very helpful
@calvinallen8425
@calvinallen8425 11 месяцев назад
great video and content!!, i want to ask how to make a two database one is database AdventureWorks database, one for Stagging database, and python code of initial ETL and incremental ETL on the phase of Extraction. thank you
@AnujSyal
@AnujSyal 7 месяцев назад
See what pip packages support these databases. I would start from psycppg2. As a last resort you can also check apis by these databases if any and then connect to these using python
@LordPyro
@LordPyro 4 месяца назад
Great work! when I try to run import requests, it says No module named requests - what do I need to import to be able to import requests?
@savichopra9083
@savichopra9083 2 месяца назад
pip install requests
@brookster7772
@brookster7772 7 месяцев назад
Nice video what editor plug-in are you using I love it
@AnujSyal
@AnujSyal 7 месяцев назад
I am using iMovie
@brookster7772
@brookster7772 7 месяцев назад
@@AnujSyal thanks man I’m new to python and I was talking about your notebook file in visual studio code. Thanks man.
@AnujSyal
@AnujSyal 6 месяцев назад
@@brookster7772 That comes in built with Vscode. Use the following syntax to create a cell # %%
@Rock6350
@Rock6350 Год назад
Hi Anuj, When I try to code this in google Colab. I'm getting error that "name 'transform' is not defined"
@nakul--
@nakul-- Год назад
make sure you have imported it correctly at the beginning of your code. import via : from sklearn.preprocessing import transform
@AnujSyal
@AnujSyal Год назад
Yeah Nakul is right, it looks like an import error
@iksukekw
@iksukekw 11 месяцев назад
how did you open dataviewer to see the actual dataframe?
@AnujSyal
@AnujSyal 11 месяцев назад
When you configure running jupyter notebook it comes with that. You can see Variables as part of the jupyter environment, and go into each dataframe to check in the values in memory. It is really similar to spyder
@parkerrex
@parkerrex 9 месяцев назад
Super helpful, thanks :-)
@nitinmadan4009
@nitinmadan4009 4 месяца назад
SQL on Steroids is pandas, that was a Good one 😅
@nakul--
@nakul-- Год назад
haha pandas is like excel on steriods! lolllll
@manojghuge5916
@manojghuge5916 7 месяцев назад
All good except the fake accent
Далее
ETL Made Simple | What Data Analysts Should Know
6:58
This Is Why Python Data Classes Are Awesome
22:19
Просмотров 807 тыс.
Data Pipelines Explained
8:29
Просмотров 155 тыс.
ETL with Python
57:19
Просмотров 65 тыс.
Python as an ETL tool
6:09
Просмотров 25 тыс.
What does a Data Analyst actually do? (in 2024) Q&A
14:27