Learn Python Pandas #1 - DataFrames

Опубликовано: 28 Сентябрь 2024
на канале: Derrick Sherrill
22,608
628

In this video we'll cover:
- What is a pandas dataframe
- The structure of a pandas dataframe
- How to create a pandas dataframe
- Pandas datarame vs. Excel sheets

Footnote Video #1 (Python Dictionaries)
   • Learn Python #10 - Dictionaries  

Footnote Video #2 (Why Learn Python?)
   • Watch BEFORE learning Python Code - O...  

Footnote Video #3 (Python Dictionaries)
   • Learn Python #10 - Dictionaries  

(Let me know if you all like the footnote videos idea?)

THANKS SO MUCH FOR ALL THE SUPPORT!! (480+ SUBSCRIBERS!). How incredible - Thank you everyone. Your support means so much.

If you have any questions or comments, please let me know. Also if you have suggestions for the next video, or have a project you're working on, please let me know!

If you have anything for the Pandas Tutorial Series please let me know too. Until next time!


*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
https://github.com/Derrick-Sherrill/D...

Check out my website:
https://www.derricksherrill.com/

If you liked the video - please hit the like button. It means more than you know. Thanks for watching!!

Useful Links
-----------------------------------------------------------------------------------------------------------------
Python Download:
https://www.python.org/downloads/
(Remember Python 3 is the future!)

I use Atom Text Editor for all my tutorials
Atom Text Editor:
https://atom.io/

Packages I often use in Python tutorials:
-Pandas
https://pandas.pydata.org/pandas-docs...
-Numpy
https://www.numpy.org/
-xlrd
https://xlrd.readthedocs.io/en/latest/
-TensorFlow
https://www.tensorflow.org/api_docs/p...
-Matplotlib
https://matplotlib.org/
-Django Framework
https://www.djangoproject.com/
-Beautiful Soup
https://www.crummy.com/software/Beaut...
(Install through Terminal $pip3 install ....)

Other Useful Services sometimes featured:
-Amazon Web Services (AWS)
https://aws.amazon.com/
-Microsoft Azure
https://azure.microsoft.com/en-us/
-Google Cloud
https://cloud.google.com/
-Juypter Notebooks
https://jupyter.org/

Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!