wow ! ive so many courses ive paid for, and given up. but your videos give a new skill every time I watch
@GregHogg2 жыл бұрын
Sorry about the first piece, but I'm very happy about the second :)
@hlubradio23186 ай бұрын
Yes Gregg is the best
@dancode07752 жыл бұрын
Thank you very much for this tutorial , it is very clear and suits my learning style. May I know since this is only Basic, where do I continue with intermediate or Advance Pandas tutorial? Unless I have misunderstood from the beginning of the video? pardon me !
@GregHogg2 жыл бұрын
You're very welcome. I think this should be enough to get you to the point where you can google things when you need them, but I could be wrong.
@dancode07752 жыл бұрын
@@GregHogg Thank you very much !
@hlubradio23186 ай бұрын
Mine too
@Luc1an_3 жыл бұрын
Thanks, a nice recapitulation😃
@GregHogg3 жыл бұрын
Awesome! You're very welcome 😊
@hlubradio23186 ай бұрын
Hey Gregg FYI this is an advanced level as you're moving pretty fast and assuming intermediate python skills
@GregHogg6 ай бұрын
Yes you should know python before learning pandas
@manishbhatt11013 жыл бұрын
Thanks a lot for this small yet informative tutorial. Can you please make something like this for Numpy too?
@GregHogg3 жыл бұрын
Glad you liked it! Yeah, that will definitely be on its way :)
@davidsternberg73592 жыл бұрын
Did you record this at 1.5 speed? Yes it was in 20 minutes but to absorb it all was impossible in one viewing.
@GregHogg2 жыл бұрын
Yeah you're right it's a little fast. This is one of my very early videos I've been looking to do a redo of.
@javidhesenov76112 жыл бұрын
thanks
@GregHogg2 жыл бұрын
You're very welcome Javid! :)
@imadullahkhan55412 жыл бұрын
Which IDE are you using?
@GregHogg2 жыл бұрын
Google Colab.
@michaelcostello95782 жыл бұрын
I am really struggling with pulling 2 data sources up at once with df[ 'x', 'y']. For the data I am using it seems to not believe that many of the columns I am using exist. When I looked up on stack overflow it said that it often is a spelling error.... except the names I am using are per ver batim copies and pasted from the column header in the data. Please help?
@GregHogg2 жыл бұрын
Not sure if this is just a typo here or not, but, are you using df['x', 'y'], or df[ ['x', 'y'] ]? It should be the latter. Also, check the column names in the dataframe with df.columns.
@michaelcostello95782 жыл бұрын
@@GregHogg It is the latter. Can you clarify what you mean by the second piece of advice?
@GregHogg2 жыл бұрын
@@michaelcostello9578 type df.columns
@winnardsemenyotutu-brempon83052 жыл бұрын
my pop function is not working. any peculiar reason for that?
@GregHogg2 жыл бұрын
I have no idea
@winnardsemenyotutu-brempon83052 жыл бұрын
@@GregHogg pop=df['population'] pop i had to do this before it worked
@hlubradio23186 ай бұрын
I can imagine students with no math skills such linear equations will have a hard time.
@arsheyajain70553 жыл бұрын
How can someone not click on that cute panda picture