Data Engineering Course For Beginners - #3 LOAD

  Рет қаралды 25,838

Karolina Sowinska

Karolina Sowinska

Күн бұрын

Пікірлер: 155
@CClaudia2012
@CClaudia2012 4 жыл бұрын
Creating a short course on this was such a great idea! Great, valuable content! 👏🏻👏🏻👏🏻
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Thank you Cla Udia! :)
@karolinasowinska
@karolinasowinska 3 жыл бұрын
My free course is just an introduction to the data engineering world. If you'd like to learn data engineering and be ready to apply for jobs, I recommend following the 4 simple steps: 1. Learn Python I recommend following the Python for Everybody specialization course on Coursera, which is one of the most popular courses there: imp.i384100.net/x9gVO3 2. Learn SQL SQL is still the lingua franca of data. I recommend going with Learn SQL Basics for Data Science course, because it contains some chapters which are very releavant to data engineering in partcular, e.g. distributed computing with Spark imp.i384100.net/QOMZ09 3. Learn Bash scripting/Linux I wouldn't take a full course on it, but at least read a good article. if you do prefer to take a course/guided project, I think this one is short and good: www.coursera.org/projects/command-line-linux 4. Learn how to develop on the cloud, e.g. on AWS There are a few good courses around there, but I think the Coursera one is the most comprehensive imp.i384100.net/P0MJBM Discloure: The above contain affiliate links, meaning when you click the links and make a purchase, I receive a commission!
@soumyamoharana3673
@soumyamoharana3673 2 жыл бұрын
You are a gem @Karolina. Prior to this I was unable to visualize the ETL process but this short video explains everything to give a kickstart. 👌
@slothpete7773issleeping
@slothpete7773issleeping 3 жыл бұрын
I was wondered how the ETL process work and Medium article doesn't give me much of a clear picture but this mini-course gave me a very CLEAR of how it is. Thank you a lotttttt.
@karolinasowinska
@karolinasowinska 3 жыл бұрын
I'm super happy to hear that, thank you! :)
@michaelshoemaker5635
@michaelshoemaker5635 3 жыл бұрын
Thanks for the video. One suggestion I have would be to change except: print("Data already exists in the database") to except Exception as e: print("There was an issue loading the data. " + str(e)) The way it currently is in the code if there is no dataframe at all or any other error it will print "Data already exists in the database".
@melbbb5673
@melbbb5673 3 жыл бұрын
I appreciate and enjoy this small, short course! All three parts are easy to understand and easy to follow. I think it hits on just enough that I need to know while also getting me interested in the possibilities. Thank you!
@karolinasowinska
@karolinasowinska 3 жыл бұрын
I'm super glad that this is your experience! :) Thanks!
@adeyinkaadekanmi6586
@adeyinkaadekanmi6586 2 жыл бұрын
Your explanation is so simple and very precise
@benniahsalami9247
@benniahsalami9247 3 жыл бұрын
This is the explanation i have been looking for ! very simple and straight to the point 😃
@sprintwithcarlos
@sprintwithcarlos 3 жыл бұрын
At first the code didn't worked for me, but when changing conn = sqlite3.connect('my_played_tracks.sqlite') to conn = sqlite3.connect('my_played_tracks.db') it worked. Thanks!
@ander3024
@ander3024 2 жыл бұрын
Thank you! I was having the same problem :)
@sabrinae590
@sabrinae590 3 жыл бұрын
I have a data engineering internship interview later today and just watched this tutorial series and I’m so glad I did! It was soooo helpful!!! Thank you!
@karolinasowinska
@karolinasowinska 3 жыл бұрын
I'm so glad! :) I hope it went well!
@sabrinae590
@sabrinae590 3 жыл бұрын
@@karolinasowinska it did thank you!
@imdeepu7855
@imdeepu7855 5 ай бұрын
Narrative style is appreciated
@HansOnProduction1984
@HansOnProduction1984 2 жыл бұрын
This series has been extremely useful - currently working on a certificate for data engineering and we are doing a project on ETL and Databases. Everything you have demonstrated has been fantastic. Thanks for this series.
@kalvincelcius7624
@kalvincelcius7624 4 жыл бұрын
Can I get a heart? I like data engineering and your channel. You are amazingly smart and beautiful.
@karolinasowinska
@karolinasowinska 4 жыл бұрын
How flattering! ;) And sure, I've got no shortage of hearts ;)
@domenicalozada3237
@domenicalozada3237 4 жыл бұрын
I loved this project! Can you please make the other video to learn the automation?
@karolinasowinska
@karolinasowinska 4 жыл бұрын
I'm glad that you've gone through the course and enjoyed it! :) Sure, I've got that video in my plans!
@higormonteiro7636
@higormonteiro7636 3 жыл бұрын
Very nice, Karolina! In less than 30 minutes you showed a very succinct and clear introduction to the field. Many thanks from Brazil! And if you are willing to do it, I'd appreciate the databases video, there are so many software out there that I'm doing a careful research to which one I should choose. Keep going :)
@karolinasowinska
@karolinasowinska 3 жыл бұрын
I'm super glad that my videos brought some value! Thanks Higor! :)
@azemoning
@azemoning 4 жыл бұрын
Great video as always, looking forward for the relational and non-relational database video
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Thanks, that one is definitely on my list! :)
@xBaphometHx
@xBaphometHx 3 жыл бұрын
Extremely good and simple explanation of what ETL is. I understood everything. Good job!
@imranjustimran
@imranjustimran 3 жыл бұрын
Karolina these videos were fantastic - so clear and useful! really really appreciated thanks so much
@karolinasowinska
@karolinasowinska 3 жыл бұрын
I'm so glad! Thanks! :)
@vivekkeshri536
@vivekkeshri536 4 жыл бұрын
Perfectly explained in sequence like a pro ,thanks for small and quick session waiting for future learning videos
@karolinasowinska
@karolinasowinska 4 жыл бұрын
My pleasure, more vidoes are coming soon! ;)
@mr_braimah8966
@mr_braimah8966 3 жыл бұрын
You are officially my mentor thank you soo much for such wonderful videos.
@karolinasowinska
@karolinasowinska 3 жыл бұрын
My pleasure!! :)
@salimz.8587
@salimz.8587 2 жыл бұрын
You bring so much value
@jamesross5120
@jamesross5120 3 жыл бұрын
I NEED MORE OF THESE !!!! i learnt so much and it was EASY!
@davidaosei-appiah5001
@davidaosei-appiah5001 3 жыл бұрын
Hi Karolina. Where can we find where "my_played_tracks" saved to? Trying to find it so I can load it into DBeaver, but I'm having trouble with it. Thanks!
@alisasnag7097
@alisasnag7097 2 жыл бұрын
Many-many thanks to you for all your videos! You are really great!
@sagarthasal347
@sagarthasal347 3 жыл бұрын
This short course was really helpful especially for beginners 🙌 thank you.
@matttamer5096
@matttamer5096 3 жыл бұрын
This was excellent, would love more.
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Thanks! Stay tuned for future videos, and feel free to explore the channel;)
@lonestarstatechris
@lonestarstatechris 2 жыл бұрын
Thanks! Very helpful. Yesterday I was learning how to do sql window functions with pyspark. Would love to see a video on other advanced sql with pyspark. Just throwing out an idea. I read a helpful article, but didn’t see any helpful yt videos.
@ngee4925
@ngee4925 3 жыл бұрын
Great series!
@alejandragutierrez1709
@alejandragutierrez1709 4 жыл бұрын
I am with you so far!! When will the next video come?? Thanks so much for all the great tutorials.
@karolinasowinska
@karolinasowinska 4 жыл бұрын
I'm super glad that you've gone through the course and enjoyed it! The next video might be coming as soon as next week - I've actually just published a poll to see what people would like to see most, feel free to give your vote! :)
@iamchesco
@iamchesco 4 жыл бұрын
As always, very informative!! Keep the videos coming.
@karolinasowinska
@karolinasowinska 4 жыл бұрын
I'm glad you found the video useful - I'll carry on uploading! :)
@BillyDTourist
@BillyDTourist 4 жыл бұрын
I liked the video. It's either too early or the videos are getting way better. I liked the twist of how it did not load. I liked the extra zoom in certain moments and the "product placement" part for dbeaver Mozart sounds scary! Keep going Karo PS any idea why I didn't get a notification from youtube ?
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Thanks so much! I'm sure Mozart was a scary guy! ;) I have no idea why KZbin didn't send you a notification! Is your bell still switched on? If it is, then I'll investigate what's happening!
@BillyDTourist
@BillyDTourist 4 жыл бұрын
@@karolinasowinska it was on the default , personalized bell, perhaps that was it. Change it to all, will make sure to notice what happens next week 🙂.
@michellebastossilva7032
@michellebastossilva7032 2 жыл бұрын
I really loved it!! Thank you so much for share it!!
@MUSKAN0896
@MUSKAN0896 2 жыл бұрын
Just hopped onto your channel and absolutely loving the content!! Keep on doing good stuff, you're amazinggg💜
@evertonlins4439
@evertonlins4439 3 жыл бұрын
"I can’t explain, but I wanna try, there’s this ETL feeding a Pipeline and it goes running by in the morning and in the night time... I’m not sure if I should show you what I’ve found, is that data good? Or is it just outliers around?" - AM (Data version) Very nice content, keep going!
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Haha perfect, this will be my new lullaby :D
@crimsonseattle
@crimsonseattle 4 жыл бұрын
Great video! I finding the loading part very useful. Thanks for sharing.
@karolinasowinska
@karolinasowinska 4 жыл бұрын
My pleasure Nelson! ;)
@crimsonseattle
@crimsonseattle 4 жыл бұрын
@@karolinasowinska Is it possible if you could do a video about appending new data to the current table? Ex. Upsert function in Pandas. I am currently struggling with the an issue having new data that conflicts with old data. My goal is to drop the old data and overwrite with new data. Let me know what you think and insights.
@karolinasowinska
@karolinasowinska 4 жыл бұрын
@@crimsonseattle if you want to overwrite the existing data, just swap if_exists="append" with if_exists="replace" :) More info here: pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.DataFrame.to_sql.html
@yuvarajmalawat6477
@yuvarajmalawat6477 4 жыл бұрын
Hi Karolina, great video.Will wait for the automation part of it. Meanwhile, if you are thinking of doing another course can you add all the tools and technology company like Uber , Walmart etc are using to give us more insight to how it all happen in real world
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Awesome, thank you for the suggestion! I'll definitely consider making more courses in the future! :)
@Joe-w
@Joe-w 3 жыл бұрын
Thank you so much for this series it was exactly what I was looking for! 😄😄
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Glad it was helpful! :)
@aadhithkrishna5682
@aadhithkrishna5682 3 жыл бұрын
Hola! Thank you Karolina.Learned a lot as a newbee.Loved it
@rawcodes
@rawcodes 2 жыл бұрын
Thank you so much for preparing this course, it's really helpful. Please I've been looking for the last video on the spotify ETL workflow automation. Can you please make the video?
@airamfuentes5216
@airamfuentes5216 4 жыл бұрын
Thanks!! It was really clear to undestand and very well written Still waiting for the Job scheduling part :P
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Glad to hear that! The job scheduling bit will come in the not-so-far future! :)
@vnpikachu4627
@vnpikachu4627 4 жыл бұрын
Thank you for making these valuable knowledge free 🤗
@karolinasowinska
@karolinasowinska 4 жыл бұрын
My pleasure, thanks for stepping by! :)
@gabrielveloz3296
@gabrielveloz3296 3 жыл бұрын
awesome three part series ! really helpful.
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Thanks! I'm glad you enjoyed the series!:)
@Vikermajit
@Vikermajit Жыл бұрын
Awesome video series. Tq Karolina.
@theailady4901
@theailady4901 3 жыл бұрын
Excellent content
@nathankomer8699
@nathankomer8699 3 жыл бұрын
Thanks, this was a great and very entertaining introduction to the topic.
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Glad you enjoyed it! :)
@mezzofemme
@mezzofemme 4 жыл бұрын
Excellent course! It's been very useful so far. Will you push these changes to your github repo? Thanks!!!
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Thanks Juan! It's pushed now! ;)
@gonzaloplazag
@gonzaloplazag 2 жыл бұрын
Really helpful!! Thank a lot!
@pereirarupal
@pereirarupal 3 жыл бұрын
Found your channel by accident. Amazing videos. Thank you so much. I am eagerly waiting for next video on automation.
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Hey, the video on automation is already out, you can find it on the Data engineering playlist:)
@pereirarupal
@pereirarupal 3 жыл бұрын
@@karolinasowinska Found it. Thank you very much. Will let you know how it goes.
@kevinmenesesgonzalez6112
@kevinmenesesgonzalez6112 2 жыл бұрын
very good content, easy of understand and funny to watch too :)
@abhishekchakravorty6250
@abhishekchakravorty6250 4 жыл бұрын
Great content as ever, it helped me. Its best to get taught from a cool teacher like you;)
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Haha thanks, I'm glad you enjoy the course! ;)
@abdulrahmanmohamed2824
@abdulrahmanmohamed2824 4 жыл бұрын
Awesome tutorial, i see all the 3 videos and I ask if you can make another one for automation? Thanks a lot Karolina
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Thanks so much, I see a lot of people asking about it, so it's definitely on my list :)
@slh543
@slh543 3 жыл бұрын
Hi Karolina, thanks a lot for the content! Could you please help with my issue? I am changing days=30 but am still only getting tracks from yesterday. I restarted my kernel and removed the timestamp check. Where could I be going wrong?
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Hey, it's a bit hard to tell without seeing the code. My first thought - did you listen to any songs in the last 30 days except for yesterday? If you didn't, then that would be the reason.
@rubenalejandro7763
@rubenalejandro7763 4 жыл бұрын
You should do the video on relational vs non relational databases! I would definitively watch it since I just starting to learn Data Science
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Cool, thanks for letting me know - that's helpful! The video will be on my list then :)
@rubenalejandro7763
@rubenalejandro7763 4 жыл бұрын
@@karolinasowinska Great! :)
@smiles4675
@smiles4675 4 жыл бұрын
Can you please talk about certifications for data engineer?Best one to do, value, how it would help/enhance for people experienced in ETL, would be helpful, thanks!
@karolinasowinska
@karolinasowinska 4 жыл бұрын
I myself didn't study for any data engineering certifications, but I might ask my friends around and gather some opinions! I'll make a video if I get some interesting insights! :)
@codingevelynmiami4230
@codingevelynmiami4230 4 жыл бұрын
Thank you for the series, I appreciate it.
@karolinasowinska
@karolinasowinska 4 жыл бұрын
My pleasure!
@victornzemeke1763
@victornzemeke1763 2 жыл бұрын
Thank you for this video!
@TaylorNelson1
@TaylorNelson1 4 жыл бұрын
Nice stuff, can you get into best practice for scheduling though? For me, that's what I know less about, since I am a DS and not a DE. I am really really interested in best practices, perhaps using airflow or spark.
@TaylorNelson1
@TaylorNelson1 4 жыл бұрын
btw, I know about CRON, really interested in better practices.
@karolinasowinska
@karolinasowinska 4 жыл бұрын
That's the plan! I'm going to release the last part of this series which is going to be about job scheduling in Airflow :)
@TaylorNelson1
@TaylorNelson1 4 жыл бұрын
@@karolinasowinska Thanks a lot!! I think scheduling and monitoring and optimizing the code are what I need help with.
@pereirarupal
@pereirarupal 3 жыл бұрын
Hi Karolina, I am getting this error when I run the code. for song in data["items"]: KeyError: 'items'
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Regenerate your spotify token on the website:)
@pereirarupal
@pereirarupal 3 жыл бұрын
@@karolinasowinska Thanks That worked. Cheers
@aianIII
@aianIII 3 жыл бұрын
Hello. I'm new to data engineering and I'm thankful for this video. I just want to know if ETL is different from data pipeline. I searched a lot of answers in the net and it's still vague for me. Some says no, some says yes. Thank you.
@karolinasowinska
@karolinasowinska 3 жыл бұрын
I'd say they pretty much mean the same. :) you can think of an 'ETL' as a name for the whole process, whereas 'data pipeline' is a set of scripts that you've written (for the ETL process). I guess, sometimes data pipelines might take different forms and shapes, and perhaps skip one of the steps from the ETL. Let's say they don't save data to database, but do some in-memory processing (so no load stage). But that's probably extremely rare. I hope that helps :)
@sudippandit7051
@sudippandit7051 2 жыл бұрын
Hi Karolina, thank you for your nice ETL series! I am wondering to know that how could I generate dynamic row key of HBase (NoSQL database) and so that I can load the data from Hive to HBase having their connection?
@codingevelynmiami4230
@codingevelynmiami4230 4 жыл бұрын
Please make a separate video about relational and non-relational databases
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Will do at one point! Thanks for letting me know that you'd like to see it!
@chadstrachan9696
@chadstrachan9696 3 жыл бұрын
Please make a video on relational vs non-relational databases!!!!
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Putting that on my backlog! :)
@nachynoorzhak957
@nachynoorzhak957 4 жыл бұрын
Hi Karolina! I have just started watching your videos, they are amazing and so interesting! I am from Russia and I study international economic relations. Recently I have been looking for a job, but almost everywhere it was required to know python and etc. so that’s why I started to code and I can say that it is pretty fun) I have been thinking of working as a machine learning engineer in the future as I like maths and python. In one of your videos you said that having a mentor is very important. It sounds kind of insolent and strange but could you please be my mentor 😂 as I have questions and doubts. Thank you in advance!
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Hey Nachyn, I'm really glad that you're thinking of moving into tech! I started this channel in order to help out as many people as possible, let's call it group mentorship! Always feel free to ask me any questions, I'll either answer directly or I'll make a video with an answer;) Thanks for stepping by, and I hope to see you around here! :)
@ranniex1054
@ranniex1054 4 жыл бұрын
I'll be expecting the automate process video, thank you for this course :) Also, I keep having the error about the last 24 hours, Spotify time is different than my pc so it gives an error :( Or thats what I think its happening
@karolinasowinska
@karolinasowinska 4 жыл бұрын
I'll hopefully get down to making that video soon! Oh, interesing. I wonder if the error has something to do with you validation check - perhaps try removing the validation function for now and see if the error disappears :)
@domenicalozada3237
@domenicalozada3237 4 жыл бұрын
I just changed this on the code "yesterday = today - datetime.timedelta(days=2)" It was also showing data from the same day
@Emily-is3cz
@Emily-is3cz 3 жыл бұрын
I also experienced the same problem and this is the approach I took, 1. Spotify data is in UTC time so you will need to do a time conversion in python. Both before you do the data request and after when you have the data pulled. This will correct your issue with wrong dates for the columns played_at and timestamp. 2. The 2nd thing you want to fix is removing rows for played_at/timestamps for the current day and keep only yesterday's data using python. The reason why we have current date data is because when you requests the data the HTTP was listed as "after={time}". My thoughts on why it's important to only keep/ check we only have yesterday's data is because once we have the automation video we don't want to double count the data going into the database. Once you fix these 2 things you will be error free, also I'm new to python and data engineering so if someone is more experiences has also dealt with this issue feel free to comment or correct.
@weshouse8558
@weshouse8558 3 жыл бұрын
@@Emily-is3cz Thanks, Emily! Good notes. I'm curious if you came up with the code to do this as I'm still getting the exception error raised.
@ankushojha5089
@ankushojha5089 3 жыл бұрын
silents clips are funny 🙂 , in interviews getting que like what kind of comolex prob we faced on daily work in data engg.. if possible can you pls suggest few good points .. thanks
@karolinasowinska
@karolinasowinska 3 жыл бұрын
It's best to talk about your own experience! But make sure to highlight successes and areas where you made the difference!
@emesestudy6287
@emesestudy6287 4 жыл бұрын
Can I get a heart? I love how you explain that. My mommy would understand as well❤️❤️❤️
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Thank you, I'm really happy that you enjoyed watching the video! ;)
@cutepets7597
@cutepets7597 3 жыл бұрын
support your course ! come on
@mohsenbenromdhane7643
@mohsenbenromdhane7643 3 жыл бұрын
I noticed you never talked about Microsoft Products even when naming the main cloud providers
@karolinasowinska
@karolinasowinska 3 жыл бұрын
True, they are big players too!
@RakeshG619
@RakeshG619 3 жыл бұрын
did u write a query in python...? share pdf of ETL.... pls share notes rply to this...
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Link to the whole script is in the description
@RakeshG619
@RakeshG619 3 жыл бұрын
@@karolinasowinska Some more deep please with extracting... Data explain with more understanding... To us.... Where you written query in python or sql didn't understand... Say some linux commands...
@codingevelynmiami4230
@codingevelynmiami4230 4 жыл бұрын
Where is the next video on how to automate the jobs/queries?
@karolinasowinska
@karolinasowinska 4 жыл бұрын
It's coming soon :)
@mustaphaafaynou5118
@mustaphaafaynou5118 3 жыл бұрын
Do this with S3 and Spark!
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Maybe in the future!
@mustaphaafaynou5118
@mustaphaafaynou5118 3 жыл бұрын
All time of data Engineer job is creating scrip Python for ETL process!! Collect Processing Save
@resap.9128
@resap.9128 3 жыл бұрын
I love your videos!
@karolinasowinska
@karolinasowinska 3 жыл бұрын
I'm super glad to hear that! The next part of this course is coming on Thursday! ;)
@resap.9128
@resap.9128 3 жыл бұрын
@@karolinasowinskayey! :) thanks for the efforts Karolina :)
@mryderoc
@mryderoc 3 жыл бұрын
Great course, but not using sqlalchemy broke my heart :D
@thealys
@thealys 2 жыл бұрын
I need mentorship....
@ismahenelarbi5403
@ismahenelarbi5403 2 жыл бұрын
You are an INTP lol. Awesome!
@karolinasowinska
@karolinasowinska 2 жыл бұрын
Haha hmm I've never seen myself as an INTP...!
@candyfloss184
@candyfloss184 4 жыл бұрын
Why last video?
@karolinasowinska
@karolinasowinska 4 жыл бұрын
The last one for now. I'm still planning to release the job scheduling video, but I can't say when exactly. However, the general weekly Thursday uploads will go as planned :)
@candyfloss184
@candyfloss184 4 жыл бұрын
Karolina Sowinska I will miss you 😘 friend
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Hey, I'm not going anywhere;) I'm uploading my next video next Thursday, as always! :)
@candyfloss184
@candyfloss184 4 жыл бұрын
Karolina Sowinska in my childhood I once read a book called Heidi. There was a chapter in there called “Promises to meet again.” Suddenly remembered it. 😊
@Robi2009
@Robi2009 4 жыл бұрын
Ooo poznaję gitarę ;)
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Nie umywa się do Twojej! ;)
@Robi2009
@Robi2009 4 жыл бұрын
@@karolinasowinska Oj tam :P
@nikos9082
@nikos9082 3 жыл бұрын
nice i will like to see relastional non relastional .....
@MikeSWu
@MikeSWu 4 жыл бұрын
are you russian or polish? i normally dont trust anything someone attractive says, but man you have been spewing truths
@karolinasowinska
@karolinasowinska 4 жыл бұрын
Haha how flattering! I'm Polish :)
@stevie3427
@stevie3427 2 жыл бұрын
Saludos desde Soledad, mamasita linda!
@alexandrunknown1456
@alexandrunknown1456 3 жыл бұрын
so agressive!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@karolinasowinska
@karolinasowinska 3 жыл бұрын
Me? :D
@alexandrunknown1456
@alexandrunknown1456 3 жыл бұрын
@@karolinasowinska sorry, i was drunk)))) your videos are great for lonely solo alcoholic evenings =D
@karolinasowinska
@karolinasowinska 3 жыл бұрын
@@alexandrunknown1456 Hahahah ok
@vrinderdoe467
@vrinderdoe467 Жыл бұрын
Hey, the database "my_played _tracks.py.sqlite" never appears in my project folder. Why?
What do DATA ENGINEERS do? Is data engineering a good career choice in 2020?
13:21
Airflow for Beginners - Run Spotify ETL Job in 15 minutes!
16:38
Karolina Sowinska
Рет қаралды 143 М.
She's very CREATIVE💡💦 #camping #survival #bushcraft #outdoors #lifehack
00:26
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 32 МЛН
小丑家的感情危机!#小丑#天使#家庭
00:15
家庭搞笑日记
Рет қаралды 31 МЛН
How to Become a Data Engineer
11:36
Karolina Sowinska
Рет қаралды 44 М.
How Data Engineering Works
14:14
AltexSoft
Рет қаралды 453 М.
7 Database Design Mistakes to Avoid (With Solutions)
11:29
Database Star
Рет қаралды 81 М.
Data Engineering Course for Beginners -  #1 EXTRACT
9:57
Karolina Sowinska
Рет қаралды 91 М.
Why NOT to become a Data Engineer
13:45
Karolina Sowinska
Рет қаралды 60 М.
The Harsh Reality of Being a Data Engineer
14:21
Jash Radia
Рет қаралды 242 М.
Are you a (data) scientist or engineer? 3 questions to figure this out
13:09
She's very CREATIVE💡💦 #camping #survival #bushcraft #outdoors #lifehack
00:26