Python Data Analysis | Data Science Tutorials #4| Descriptive Statistics

Published: 21 August 2019
on channel: PyMoondra
921
16

In this video continue our Python Data Analysis with Pandas, series. Once we have gotten the our data into a DataFrame, we will then need to explore the data. For this we use descriptive statistics,
which give us lots of information regarding out data.
Mean, std, count, size of the DataFrame as well
as missing or NAN values are just some of the information we can quickly extract from our DataFrame using Pandas.

The code will be uploaded here:

https://github.com/moondra2017/Pandas...


Just created a facebook page:

https://www.facebook.com/PyMoondra-10...


Here is my reddit account for sharing links:

  / sayaos  

Here is my twitter account for programming:

  / moondra2017  

Here is my github account:

https://github.com/moondra2017