Python for Data Analysis: Exploring and Cleaning Data

Поділитися
Вставка
  • Опубліковано 3 жов 2024

КОМЕНТАРІ • 30

  • @adamshenk9970
    @adamshenk9970 5 місяців тому +2

    boss thank you so much. Going through this whole series in order. Thank you for making these.

  • @atombarako
    @atombarako Рік тому +2

    Best and most complete Python for statistics course I found in UA-cam! Thank you!

  • @AssetsLiabilitiesAndEquity
    @AssetsLiabilitiesAndEquity Рік тому +3

    I think your instruction is going to take my Python skills to another level. The pace was too fast initially but this is exactly what I need to watch after getting a basic understanding of object oriented programming.

  • @adventurouskidsnetwork
    @adventurouskidsnetwork 2 роки тому

    It took me about 72 hours to find this useful chennel talking about python. Can't just thank you enough!!!!

  • @khalidrabayah8857
    @khalidrabayah8857 3 роки тому +1

    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

  • @muhammadnaqiuddinkamilmohd5280
    @muhammadnaqiuddinkamilmohd5280 4 роки тому +5

    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.

  • @rain1066
    @rain1066 4 роки тому +4

    Loving this! I'll have to rewatch this one to get everything. I'm practicing with mta turnstile data on my end

  • @osoriomatucurane9511
    @osoriomatucurane9511 11 місяців тому +1

    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.

  • @willhallahan3986
    @willhallahan3986 Рік тому

    Another great video, I sometimes paused it to try out bits of code in my own notebook. Thank you.

  • @bigmao007
    @bigmao007 2 роки тому

    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!

  • @sepehrtarani9127
    @sepehrtarani9127 2 роки тому +1

    thank you for your really really perfect and step by step training.
    your video was very helpful for me,

  • @judycheng836
    @judycheng836 Рік тому

    Thanks so much for your video. This must be an extra tutorial out of my Data analytics paper. Really appreciate.

  • @khalidrabayah8857
    @khalidrabayah8857 3 роки тому +1

    Thank you for adding these very useful videos. They really add alot sepcially to beginners.

  • @EasyEnglishMovie
    @EasyEnglishMovie 2 роки тому +1

    Thank you sir, your videos are very helpful, simple and easy to understand.. thank you

  • @TripleMasterA
    @TripleMasterA 8 місяців тому

    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!

    • @alekejustin4357
      @alekejustin4357 6 місяців тому

      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.

  • @truongvuolap143
    @truongvuolap143 Рік тому

    it is better when you have homeworks , but i love this series.

  • @CreativeheadX
    @CreativeheadX 2 роки тому

    Thank you for your knowledge sharing. Very nice explanation with samples for each steps.

  • @osoriomatucurane9511
    @osoriomatucurane9511 11 місяців тому

    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.

  • @ershadoftadeh5322
    @ershadoftadeh5322 3 роки тому +1

    Thank you!

  • @marcoventura9451
    @marcoventura9451 2 роки тому +1

    Very useful!

  • @adiityadwivedi
    @adiityadwivedi 5 місяців тому +1

    sir what you taught in this lecture, my teacher took 12 hours and 2 weeks..... Thank you

    • @kshitijsahdev4480
      @kshitijsahdev4480 Місяць тому

      12 hours or 2 weeks? or 12 hours every day for 2 weeks?

  • @alirezajani6680
    @alirezajani6680 Рік тому

    Well explained.

  • @daviesobiekea4058
    @daviesobiekea4058 Рік тому

    Informative!

  • @adiityadwivedi
    @adiityadwivedi 5 місяців тому

    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

  • @ashurathi9286
    @ashurathi9286 2 місяці тому +2

    bro used the darkest dataset available😂

  • @adrestrada1
    @adrestrada1 2 роки тому

    🥇

  • @comptegmail273
    @comptegmail273 2 роки тому +1

    Hello sir, thank you so much for the tutorial. I'm actually stuck since my source in a CSV file. Except that sadly the file I'm working is extremely complex with indefinete columns since my main columns are repeated everyday based on the date. I've been stuck on this problem since over a week. Is there a way I could reach out to you and have your mail to maybe help solve this problem? Thanks a lot in advance.

    • @Agnotke
      @Agnotke 8 місяців тому

      Were you able to get help?