boss thank you so much. Going through this whole series in order. Thank you for making these.
@atombarako2 жыл бұрын
Best and most complete Python for statistics course I found in KZbin! Thank you!
@sbotrosАй бұрын
Thank you very much for your tutorials. Very organized, incremental examples to build up knowledge and you explain things very well. I'm trying to get back to the tech industry and I'm studying data science and I find your tutorials very helpful understanding the basics.
@adventurouskidsnetwork2 жыл бұрын
It took me about 72 hours to find this useful chennel talking about python. Can't just thank you enough!!!!
@khalidrabayah88573 жыл бұрын
what I like the most is the provision of the code at your account in Kaggle, and the provision of the data sets. thank you
@muhammadnaqiuddinkamilmohd52804 жыл бұрын
Thank you Sir for all these videos on Python. Just started using Python after learning R. Your videos are very helpful. Keep on posting more videos on Python Data Analysis.
@osoriomatucurane9511 Жыл бұрын
Awesome tutorial on data exploration, thank you, Sir. I specifically found valuable the trick to isolate the categorical data type objects and get the overview/summary.
@rain10664 жыл бұрын
Loving this! I'll have to rewatch this one to get everything. I'm practicing with mta turnstile data on my end
@bigmao0072 жыл бұрын
This kinda video is really helpful for newbies to the data analytics. Learning is by doing. And this is a very detailed example of doing it. Thanks for the great video!
@willhallahan3986 Жыл бұрын
Another great video, I sometimes paused it to try out bits of code in my own notebook. Thank you.
@khalidrabayah88573 жыл бұрын
Thank you for adding these very useful videos. They really add alot sepcially to beginners.
@judycheng836 Жыл бұрын
Thanks so much for your video. This must be an extra tutorial out of my Data analytics paper. Really appreciate.
@TripleMasterA11 ай бұрын
Thank you for this video. Really insightful, and I can tell how experienced you are since you ask a lot of the right questions when starting a data analysis project!
@alekejustin435710 ай бұрын
hello. Could you help me a bit with loading in the data set. I have downloaded the data set but i am not able to introduce it in my VS code.
@sepehrtarani91273 жыл бұрын
thank you for your really really perfect and step by step training. your video was very helpful for me,
@EasyEnglishMovie2 жыл бұрын
Thank you sir, your videos are very helpful, simple and easy to understand.. thank you
@CreativeheadX2 жыл бұрын
Thank you for your knowledge sharing. Very nice explanation with samples for each steps.
@truongvuolap143 Жыл бұрын
it is better when you have homeworks , but i love this series.
@osoriomatucurane9511 Жыл бұрын
Replacing the nan values for the age variable with the artimethic mean. I am thinking loud, there is an alternative. Grouping the age into categories, then find the weighted mean (with the frequencies as weights) and fill the nan with the weighted mean.
@marcoventura94513 жыл бұрын
Very useful!
@ashurathi92866 ай бұрын
bro used the darkest dataset available😂
@alirezajani6680 Жыл бұрын
Well explained.
@ershadoftadeh53223 жыл бұрын
Thank you!
@daviesobiekea4058 Жыл бұрын
Informative!
@adiityadwivedi9 ай бұрын
sir what you taught in this lecture, my teacher took 12 hours and 2 weeks..... Thank you
@rasengan44805 ай бұрын
12 hours or 2 weeks? or 12 hours every day for 2 weeks?
@adiityadwivedi9 ай бұрын
sir, i am doing this on google colab, my college told me to and some of your code from kaggle, like np.array, are not working on google colab, i removed it then it works fine and my teacher uses ' ' and you use " " and it doesnt effect the code yet what should i prefer, so as to master many diifrent coding languages