A Gentle Introduction to Pandas Data Analysis (on Kaggle)

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

ความคิดเห็น • 155

  • @soumyadrip
    @soumyadrip 3 ปีที่แล้ว +37

    Timestamps:
    Introduction: 0:00
    Pandas data structure: Series 2:44
    Pandas data structure: Series 5:04
    Reading in data: 10:01
    Inspect The Data: 12:17
    Columns and Rows: 15:25
    Subsetting Data: 19:00
    Casting dtypes: 25:45
    Creating new column: 29:00
    Adding new Row: 31:19
    Plot Examples: 33:05
    Save our output: 36:49

    • @robmulla
      @robmulla  3 ปีที่แล้ว +4

      You are awesome @somuSan! Thanks so much for tagging these.

    • @soumyadrip
      @soumyadrip 3 ปีที่แล้ว +6

      @@robmulla Nah no problem 😅, you are the awesome here, creating such a great end to end tutorial.

  • @ibowman_UCLA_BRAIN
    @ibowman_UCLA_BRAIN 2 ปีที่แล้ว +5

    This video deserves to be the most liked Gentle Introduction to Pandas Data Analysis on TH-cam.

    • @robmulla
      @robmulla  2 ปีที่แล้ว +2

      Really apprecaite that feedback. Share it with all your friends and maybe we can make it the most liked!

  • @chacehawkins4708
    @chacehawkins4708 ปีที่แล้ว +2

    First pandas or python tutorial I was able to watched more than 10 min of in one sitting. Great job. Looking forward to following you here and on twitch

  • @MohammadMamun-o7y
    @MohammadMamun-o7y ปีที่แล้ว +1

    I have been using pandas quite a while,learned a lot from your video.
    Your presentation was very good to follow through.
    Thanks for your hard work.

  • @wesleyweel8007
    @wesleyweel8007 2 ปีที่แล้ว +7

    Excellent video, after 2 decades of experience in the software industry I cannot stress more how important it is to have a strong foundation in the basics inorder to attempt something more advanced. Wonderful job

    • @robmulla
      @robmulla  2 ปีที่แล้ว

      Really appreciate your endorsement! I completely agree about knowing the basics first.

    • @utica2burn
      @utica2burn 2 ปีที่แล้ว

      Interesting comment! I have been using python and pandas for years and thought to myself today I should go back and check the basics - so here I am!
      I find myself still googling every time I have to do simple stuff like change column order or make a copy of a data frame.

  • @PaquiCamus
    @PaquiCamus ปีที่แล้ว +2

    I watched the whole video and I am so amazed at how easy is to do data analysis nowadays. I am the generation that used: Lotus to Excel, due to their limitation we needed to combine Statistical Packages(R, SAS), Graphing(Grapher), and 3D surface mapping (Surffer) plus Visual Basic. Now I have decided to learn Python plus others to go back to some old data for recalibration that was impossible deal with due to memory overloading. Panda is very powerful. Thank you very much for sharing your knowledge.

    • @robmulla
      @robmulla  ปีที่แล้ว +1

      Glad the video showed you something new. Pandas is a great skill to master and can be really powerful for doing things that aren’t possible to do in excel with large datasets.

    • @PaquiCamus
      @PaquiCamus ปีที่แล้ว +1

      @@robmulla Yes, you are right. I am learning it and struggling with Jupyter Notebook and Kagle. I like both. I still have a long way to go!

  • @gabrielacolen7281
    @gabrielacolen7281 ปีที่แล้ว +1

    THank you so much for this video. The quality is amazing and you are such a good teacher.

  • @kebincui
    @kebincui 5 หลายเดือนก่อน

    The best video about dataframe, very clear and easy to understand. Thanks Rob👍

  • @BarryPennock
    @BarryPennock ปีที่แล้ว +1

    So cool! Pandas for Python makes things so much easier.

  • @brandoncyoung
    @brandoncyoung ปีที่แล้ว +3

    just getting into DS and kaggleis great the notebook is so easy to use access to datasets is great. thanks for sharing!

    • @robmulla
      @robmulla  ปีที่แล้ว

      Glad it was helpful!

  • @JHornsby89
    @JHornsby89 2 ปีที่แล้ว +4

    Excellent tutorial - Really clear with excellent explanations and concise steps. I've found it useful as a codealonng with a different set of data. Just to get to grasps with Pandas. Thank you!

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Awesome! So glad you enjoyed and learned from it.

  • @rrio7171
    @rrio7171 ปีที่แล้ว

    best I found on YT! underrated video, there should be more likes

  • @kapamagicman
    @kapamagicman 9 หลายเดือนก่อน

    Really great! I love how you go through step by step and with the end to end examples. Thank you!

  • @Abdolahy
    @Abdolahy ปีที่แล้ว

    Hi there Rob! I wanna thank you for this fantastic tutorial you made on EDA with Python Pandas library. That really was the most impressive EDA tutorial I've ever watched on YT.

  • @Cpt_Diabetes
    @Cpt_Diabetes ปีที่แล้ว

    absolutely loved this video, one of the best walkthroughs out right now

  • @byte_me_xd-hk5zt
    @byte_me_xd-hk5zt ปีที่แล้ว

    your intro i immediately was like you're my hero!

  • @turboblitz4587
    @turboblitz4587 2 ปีที่แล้ว +1

    Hey I think this is a great tutorial for actual pandas beginners. I have been using pandas for quite some time now, and still learned something. However, an advanced Video would be super great, because I see you doing all sorts of super advanced stuff in your coding videos that blow my mind and that I don't understand! Cheers

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Thanks for watching. I’m glad you think it’s a good beginners! I need to think through what I could include for an intermediate/advanced tutorial. My pandas noob video has some good examples/tips if you haven’t already checked that out.

    • @turboblitz4587
      @turboblitz4587 2 ปีที่แล้ว

      @@robmulla Hey thanks :)
      No I think I didnt watch it gonna check it out

    • @turboblitz4587
      @turboblitz4587 2 ปีที่แล้ว +1

      @@robmulla I checked out the video and yes, I have learned a lot in this one! Also in the timeseries forecasting video. Now I feel like a noob haha

  • @bashar9200
    @bashar9200 2 ปีที่แล้ว +1

    Thank you!! I never get tired of your videos!!!

    • @robmulla
      @robmulla  2 ปีที่แล้ว

      I appreciate you watching them!!

  • @ke30_
    @ke30_ 2 ปีที่แล้ว +2

    Your channel is a goldmine ty!

  • @CarolinaMunoz-vy3ni
    @CarolinaMunoz-vy3ni 2 ปีที่แล้ว +2

    Although I watched this video a long time ago, I wanted to go over a basic explanation. Thanks for sharing your knowledge.

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Glad it was helpful!

  • @ilyesb2271
    @ilyesb2271 3 ปีที่แล้ว +8

    Thank's for everything you share with us

    • @robmulla
      @robmulla  3 ปีที่แล้ว +1

      My pleasure! I apprecaite the positive feedback!

  • @nasranruwaidi
    @nasranruwaidi ปีที่แล้ว

    Amazing introduction for pandas. This video alone just already covered most of my reporting needs.Thank you

  • @mohan250s
    @mohan250s 2 ปีที่แล้ว +1

    watching your videos one by one bro, awesome work as usual

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Thanks a ton, so glad you are learning from them. Make sure to comment and share so the videos get picked up by the youtube algorithm.

  • @dennisalbarello2551
    @dennisalbarello2551 ปีที่แล้ว

    Great video! Interesting way to make a Pandas Introduction. Thank you a lot to share with us your knowlegde!

  • @chq012
    @chq012 ปีที่แล้ว

    Wow, great video!
    Very much enjoyed it.
    I will definitely watch your other videos to learn many more techniques.
    Thank you.

  • @dlcrdz00
    @dlcrdz00 ปีที่แล้ว

    First I want to thank you for sharing your skill and time creating these videos. I thought I was doing pretty well until we got to the Columns and rows section...haha I type the same "set_index" as you did but I kept getting an error. I found out I could run "reset_index", then I did "set_index" again and it worked.

  • @laurenceturpin1409
    @laurenceturpin1409 ปีที่แล้ว

    Thank you for doing the video I learnt a lot about pandas please keep making videos like this.

  • @gabrielbiacchi6169
    @gabrielbiacchi6169 ปีที่แล้ว

    You explain these in a very clear way,! Thank u sir 🙏

  • @seifmoheb1112
    @seifmoheb1112 6 หลายเดือนก่อน

    Great tutorial. Very well explained.

  • @uchegodswill-iv4cd
    @uchegodswill-iv4cd ปีที่แล้ว

    yes, thanks a lot. l learnt so much. its been interesting and i am going to watch all you videos.

  • @metalflames777
    @metalflames777 ปีที่แล้ว

    21:38
    Wow!! I never knew you could use underscores in place of commas for the larger numbers!

  • @zhiyang2553
    @zhiyang2553 ปีที่แล้ว

    excellent video! amazing introduction! thank you a lot !

  • @wwpharmacist
    @wwpharmacist ปีที่แล้ว +1

    For sure I enjoy this tutorial

    • @robmulla
      @robmulla  ปีที่แล้ว

      Glad you did!

  • @100themagician
    @100themagician ปีที่แล้ว +1

    Amazing video, thank you Rob

    • @robmulla
      @robmulla  ปีที่แล้ว

      Thanks for watching. What with a friend!

  • @andresfrancojunor
    @andresfrancojunor 2 ปีที่แล้ว +2

    That was really good ! Thank you !

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Glad you found it helpful. Please share it with anyone else you think might also learn from it!

  • @shahbazsaeed7090
    @shahbazsaeed7090 ปีที่แล้ว

    please start a series of ML from scratch like linear regression, logistic regression, decision tree, random forest, k means clustering with python please sir please ..... i m really understanding your teaching style as you teach through hands on

  • @matthewshaffer3378
    @matthewshaffer3378 8 หลายเดือนก่อน

    Very helpful! thanks for making this!

  • @n.zisanyalvac6538
    @n.zisanyalvac6538 2 ปีที่แล้ว +2

    thank you! greetings from Turkey :)

    • @robmulla
      @robmulla  2 ปีที่แล้ว +3

      My pleasure. Glad to know there is someone watching from Turkey!

  • @kirtwedel9275
    @kirtwedel9275 ปีที่แล้ว

    Fantastic video! Thanks much for the lesson.

  • @Dongnanjie
    @Dongnanjie ปีที่แล้ว

    Love it. Thank you Rob!

  • @davdeveloper
    @davdeveloper ปีที่แล้ว

    This video was so useful. Thank you so much!

    • @robmulla
      @robmulla  ปีที่แล้ว

      You're so welcome! Thanks for watching.

  • @AdobadoFantastico
    @AdobadoFantastico 2 ปีที่แล้ว +2

    You're very good at tutorializing.

  • @travistexian
    @travistexian 9 หลายเดือนก่อน

    Awesome information, plainly stated

  • @gospelmoto2833
    @gospelmoto2833 ปีที่แล้ว

    Got a new sub here. Thanks for your video.

  • @betterliving747
    @betterliving747 ปีที่แล้ว

    One of the best explanations thank you

  • @NAC79
    @NAC79 2 ปีที่แล้ว +2

    Going on 1 full week of trying to change the font between Jupyter now Kaggle. Idk why I'm obsessed with it

    • @robmulla
      @robmulla  2 ปีที่แล้ว

      Did you figure it out? Have you watched my tutorial about jupyter/python notebooks?

    • @NAC79
      @NAC79 2 ปีที่แล้ว +1

      @@robmulla I have not. Adding it to the que now. Thanks!

  • @mohamedsaber7097
    @mohamedsaber7097 7 หลายเดือนก่อน

    very interesting Tutorial ❤❤

  • @otenyop
    @otenyop ปีที่แล้ว

    Wow this was a great video!

  • @DiegoSilva-dv9uf
    @DiegoSilva-dv9uf ปีที่แล้ว

    Valeu!

  • @anirbanc88
    @anirbanc88 2 ปีที่แล้ว

    this is such a great tutorial, thank you so much!

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Glad it was helpful! Please share with others who you think might also learn from it.

  • @jakubkopczynski779
    @jakubkopczynski779 ปีที่แล้ว +1

    Thanks for the video, I've learnt a lot! I tried casting different dtypes on the imported Excel spreadsheet columns and found out an interesting issue, when I summed up the numbers in the same column with float64 and int64 dtypes, I got different results (no decimal points involved). Honestly I have no idea why it's working like that! I guess it has to be something with Excel formatting...

  • @AlbertoChillon
    @AlbertoChillon ปีที่แล้ว

    Thank you very much, an amazing tutorial!!

  • @samuelbarretoT-T
    @samuelbarretoT-T 4 หลายเดือนก่อน

    I loved this video !!

  • @HeyItsMePB
    @HeyItsMePB 10 หลายเดือนก่อน

    Thank you for the tutorial!

  • @swannschilling474
    @swannschilling474 9 หลายเดือนก่อน

    Great content!!

  • @amazman977
    @amazman977 7 หลายเดือนก่อน

    Thanks. Easy to follow you.

  • @amitavroydev
    @amitavroydev ปีที่แล้ว

    Great video

  • @SathishKumar-bb4ly
    @SathishKumar-bb4ly 6 หลายเดือนก่อน

    Very Nice and Helpful

  • @stiffer_do
    @stiffer_do 2 ปีที่แล้ว +1

    Amazing video!!!

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Glad you liked it!!

  • @vaporr5929
    @vaporr5929 2 ปีที่แล้ว +2

    At minute 12:40, I believe you meant first "5 rows" and *not* first "5 columns"

    • @robmulla
      @robmulla  2 ปีที่แล้ว

      Ah! Good catch. Maybe I did it on purpose to make sure you were paying attention 😏

    • @vaporr5929
      @vaporr5929 2 ปีที่แล้ว +1

      @@robmulla I truly appreciate the learning content you provide to the masses on your channel. Looking forward to more tutorials on Pandas, liked and subscribed!

  • @pashkinzon
    @pashkinzon ปีที่แล้ว +1

    Wonderful video - explanation is nice and clean, very intuitive narrative, thank you!

  • @antoines8843
    @antoines8843 ปีที่แล้ว

    What is the shortcut you use @27:16 ???
    To copy paste the code while replacing the variable inside?

  • @BrutalNewby
    @BrutalNewby ปีที่แล้ว

    Have a like good man. Gonna watch all of your videos from 0 ;)

  • @moniquebrasilbaptista1989
    @moniquebrasilbaptista1989 ปีที่แล้ว

    Amazing. Thank you!

  • @pkprasads
    @pkprasads ปีที่แล้ว +1

    Thank you so much.

    • @robmulla
      @robmulla  ปีที่แล้ว

      Always welcome!

  • @boubi9329
    @boubi9329 2 ปีที่แล้ว +1

    Hello, I saw one of your post in the youtube forum saying that your Timestamps didn’t worked out properly,
    I see now that it works.
    Did you do anything for it to work, any report sent to youtube ? Did the Timestamp worked after you hit the 1000 subscribers or the problem was there before ?

    • @robmulla
      @robmulla  2 ปีที่แล้ว

      Hey! Yes. that was really frustrating. I didn't do anything special. It took a few months but then started working. I hope you get it figured out too.

  • @heitorrapela
    @heitorrapela 3 ปีที่แล้ว +1

    Good content! 😄

    • @robmulla
      @robmulla  3 ปีที่แล้ว +1

      Thanks so much Heitor!

  • @jonesPossibly
    @jonesPossibly ปีที่แล้ว +1

    Hi - why is the series of 'thing' in mydf dataframe an object dtype, but the 'count' is an int64 dtype? Why is 'thing' not a 'string' dtype?

    • @robmulla
      @robmulla  ปีที่แล้ว

      I'm not sure, if "thing" is a string it will show as "object" if you count on it it will produce a number integer.. but I'm not sure exactly what you are asking.

    • @jonesPossibly
      @jonesPossibly ปีที่แล้ว

      @@robmulla hiya - thanks for the reply - at th-cam.com/video/_Eb0utIRdkw/w-d-xo.html
      you can see that the series containing stings has a dtype of object, whereas the series containing the integers has a dtype of int64. I was just wondering why its object and not string?

  • @speedyg2295
    @speedyg2295 ปีที่แล้ว +1

    What is I have an Excel or csv that has 999 rows but I want to delete 101 thru 999 rows? or Just read the first 100 rows only. Then save that as a new DataFrame as only those 100 rows.

    • @robmulla
      @robmulla  ปีที่แล้ว

      .head(100) will give you just the first 100 rows.

    • @speedyg2295
      @speedyg2295 ปีที่แล้ว

      @@robmulla Thanks for the info

  • @manasisingh294
    @manasisingh294 5 หลายเดือนก่อน

    tysm for this tutorial! :D

  • @marlowisws
    @marlowisws 2 ปีที่แล้ว +1

    Would be helpful to mention Tab kicks off the auto-complete for us n00bs

    • @robmulla
      @robmulla  2 ปีที่แล้ว

      Good point. Also shift-tab for docstrings!

  • @stylesg7818
    @stylesg7818 ปีที่แล้ว +1

    Thank you

    • @robmulla
      @robmulla  ปีที่แล้ว

      You're welcome

  • @madiva45
    @madiva45 ปีที่แล้ว

    Hello from dom rep next to aiti, how i change the back ground color of kaggle note book .

  • @txreal2
    @txreal2 2 ปีที่แล้ว +1

    Can I use Google Colab to follow along also?

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Yes! It's actually really easy. Just click the three dots in the top right corner of the kaggle notebook and then click "download code" you then can open it in google colab. You would also need to download and link the data. Why do you prefer colab over a kaggle notebook? They are very similar.

  • @sandraoriji8351
    @sandraoriji8351 3 ปีที่แล้ว +1

    Awesome 👍

    • @robmulla
      @robmulla  3 ปีที่แล้ว

      Thanks Sandra! Glad you liked it.

  • @wiscgaloot
    @wiscgaloot 2 ปีที่แล้ว +1

    For the last few weeks I've been struggling to learn how to do with Python what I do in 10 minutes with Excel. And a few months ago I spent half a day figuring out most of the steps to do the same analysis in Matlab. Dataframes are ridiculously difficult to deal with I'm learning it because several colleagues said that if I'm looking for a new systems engineering job, I should know Python. Numpy is easy. Pandas dataframes are obscure and clunky.

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Interesting to hear you actually find numpy easier to work with than dataframes. I find the opposite because dataframes have an index and column names. It might just take some time and then it will click for you, or maybe you will find something else that works better for your use case. Hope the video was helpful and good luck on your journey.

  • @dailyuploads3959
    @dailyuploads3959 5 หลายเดือนก่อน

    Thanks nice teaching method you open my mind and eyes

  • @ghrangelr
    @ghrangelr 2 ปีที่แล้ว +1

    Hello, What key do you use to open the menus?

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Which menu is that? You might want to check out my video on jupyter notebooks when I talk about the keyboard shortcuts I often use.

  • @CarolinaMunoz-vy3ni
    @CarolinaMunoz-vy3ni 2 ปีที่แล้ว +1

    Hello Rob, Can you help me with this error, please? I can't figure out what i did wrong. Thanks a lot :)
    df['likeCount'] = pd.to_numeric(df['likeCount'].astype('str'))
    TypeError: 'Series' object is not callable

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Strange. Don’t know why it isn’t working. Do you need to set the type to string? Try just dunking to numeric on the column without astype(‘str’)

    • @CarolinaMunoz-vy3ni
      @CarolinaMunoz-vy3ni 2 ปีที่แล้ว +1

      @@robmulla Sorry again, I have a question, one more time. What is the best way to work with numbers with decimals, for example, I have a field that has decimal numbers, but I want to convert it to an int.

  • @thechristan019
    @thechristan019 ปีที่แล้ว

    Hi folks
    Does anyone know what keyboard he is using?
    Thanks in advance

  • @obayram4615
    @obayram4615 2 ปีที่แล้ว +1

    Very good 🙂👋👋👋👋👋👋😋

    • @robmulla
      @robmulla  2 ปีที่แล้ว

      Thank you very much

  • @aditipandey1769
    @aditipandey1769 ปีที่แล้ว

    Thank you Sir

  • @caiyu538
    @caiyu538 ปีที่แล้ว +1

    thumb up. Thumb up

  • @annikaw5068
    @annikaw5068 ปีที่แล้ว +1

    yass

    • @robmulla
      @robmulla  ปีที่แล้ว +1

      😉

    • @annikaw5068
      @annikaw5068 ปีที่แล้ว +1

      @@robmulla You just gained a new subscriber✅😊

  • @ericbroun4657
    @ericbroun4657 ปีที่แล้ว

  • @NAC79
    @NAC79 2 ปีที่แล้ว +1

    How many years have you been doing Data Science?

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Thanks for asking. I've been working with data for over 10 years but doing data science specifically for about 6.

  • @nakul469
    @nakul469 11 หลายเดือนก่อน

    29:20 - it is giving me value error

  • @felixakwerh5189
    @felixakwerh5189 2 ปีที่แล้ว +1

    do you have a discord channel??

    • @robmulla
      @robmulla  2 ปีที่แล้ว +1

      Yes I do! Join! discord.gg/KnsDbstv

  • @nikunjgorani8964
    @nikunjgorani8964 ปีที่แล้ว

    i cant convert the dtype of likeCount into int64 Can some1 hlp me

  • @average-jojo-enjoyer
    @average-jojo-enjoyer ปีที่แล้ว +1

    My time stamps still not working -_-

    • @robmulla
      @robmulla  ปีที่แล้ว

      Oh man. I’m sorry. That was really frustrating when it happened to me.

  • @filmssharecenter3293
    @filmssharecenter3293 10 หลายเดือนก่อน

    great

  • @terenceochuo701
    @terenceochuo701 ปีที่แล้ว

    Getting errors while reading csv file

  • @punamjadhav7801
    @punamjadhav7801 ปีที่แล้ว

    Dataframe 1 / Table 1
    MaterialID |Unit Selling Price |Unit Cost
    A | 100 | 80
    B | 200 | 140
    C | 150 | 100
    D | 250 | 230
    E | 225 | 215
    Dataframe 2 / Table 2
    Month | Quantity Sold | Material ID
    Jan | 10 | A
    Feb | 5 | E
    Mar | 25 | C
    Jan | 5 | D
    Feb | 15 | B
    Mar | 2 | A
    Which month highest total sale amount achieved
    Which month highest profit amount observed
    Change Quantity Sold from 5 to 7 programatically and find out revised
    Which month highest total sale amount achieved
    Which month highest profit amount observed

  • @samarumugam4833
    @samarumugam4833 ปีที่แล้ว

    Hi Rob why are addressing Hey u tube ,seems to be quite odd or some sort , mind you U tube is not watching yours Videos we guys are watching our Likes and Views makes your day worth while , So Gentle request be direct to source please address us by " Hi guys " or something .. 🙏🙏🤞Any way Great Videos by You bro. Keep it Up. God Bless You...

  • @abhishekrai1060
    @abhishekrai1060 2 ปีที่แล้ว +1

    Don't use twitch. Will subscribe you here though

  • @CarolinaMunoz-vy3ni
    @CarolinaMunoz-vy3ni 2 ปีที่แล้ว +1

    Hello Rob, i followed your tutorial and i had an error when you created a new columns. Can you help me with this error. Thank you very much for the great job. /opt/conda/lib/python3.7/site-packages/ipykernel_launcher.py:1: SettingWithCopyWarning:
    A value is trying to be set on a copy of a slice from a DataFrame.
    Try using .loc[row_indexer,col_indexer] = value instead

    • @robmulla
      @robmulla  2 ปีที่แล้ว

      Hey Carolina. This message usually comes up when you are trying to edit a subset of a previously defined dataframe. The best fix is to add `.copy()` after subsetting and renaming a dataframe.
      So before you might have:
      df_small = df.query('thing > 10')
      Change to:
      df_small = df.query('thing > 10').copy()

    • @nikunjgorani8964
      @nikunjgorani8964 ปีที่แล้ว

      @@robmulla Hey Rob I am getting this error during converting the likecount into integer IntCastingNaNError Traceback (most recent call last)
      Cell In[126], line 2
      1 df['viewCount'].astype('int')
      ----> 2 df['likeCount'] = df['likeCount'].astype('int').copy()

  • @ArenitaHernandez
    @ArenitaHernandez ปีที่แล้ว

    Amazing! Thanks!

  • @andrewkurian726
    @andrewkurian726 ปีที่แล้ว

    thank you