Python Data Analysis | Data Science Tutorials #2| Create DataFrames

Опубликовано: 26 Июль 2019
на канале: PyMoondra
580
28

#Pandas #Dataframe #PythonDataFrame
In this video we will learn to how to create or convert existing data into the primary Pandas datas structures: Pandas dataframes and Pandas series.

This will allow for easy data exploration and analysis in Python Pandas. Dataframes are an integral part of data analysis in Pandas, so getting them into this data structure is very important and will be the focus on this video. A series is just one part of a dataframe, so if you are comfortable with dfs (dataframes), you should be comfortable with series as well.

We will learn:

Pandas Dataframe from list
Pandas Dataframe from CSV
Pandas Dataframe from dict
Pandas Dataframe to HTML

Once again notebooks will are uploaded to Pandas Section of:

https://github.com/moondra2017/


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


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