Python Data Analysis | Data Science Tutorial #1| Pandas Data Structures

preview_player
Показать описание
#PythonforDataScience #DataScienceWithPython #PythonDataScienceTutorial #PandasForBeginners

This will be a series on Data Analysis with Python.
First we will tackle the basis of Pandas before we try to tackle some data analysis problems.

Notebooks come will to my Github (as soon as I am organized!)

::::::::::::::::::::::::::::::::::SOCIAL MEDIA STUFF:::::::::::::::::::::::::::::::::::::::::::::::::

Just created a facebook page:

Here is my reddit account for sharing links:

Here is my twitter account for programming:

Here is my github account:

Рекомендации по теме
Комментарии
Автор

I saw your videos on Reddit. These are very useful information. Keep trying buddy

petterpan
Автор

Great content again!! Pandas and numpy helped me conclude my thesis!!

akiratoriyama
Автор

I took the whole re course to find a way extract certain str of a column to create another. I used pd.series.str.extract() first but needed to do a pd.merge afterwards. Then I noticed there was also pd.series.str.map(). LOL. Thanks for the awesome courses!

rickhehe