This is part 2 of 2 in our discussion of Series and Dataframes.
You can access my full course here: https://www.udemy.com/course/essentia...
We use our knowledge of lists and dictionaries to understand how series and datafarmes are constructed in Python using the Pandas library.
The notation shown here is widely used in online references and text books when authors would refer to series and data frame examples.
The Series and the Dataframe are two of the three fundamental data structures in the Pandas library. A Series is a one-dimensional array and a dataframe is a two-dimensional array. Being familiar with this concept is an important pre-requisite when learning the Pandas library. We will use examples on how to create series and data frames using lists and dictionaries.
Timecodes
0:00 - Introduction
0:48 - What is a Pandas Series
1:32 - How to Create a Series Using A List
1:57 - Series have an Index
3:18 - Using the Type Function
3:38 - Assign a List to a Variable
4:54 - Index Position of Each Series Element
5:29 - What is a Pandas Dataframe
7:07 - Create a Dataframe Using a List
7:43 - Visually Distinguishing a Series from a Dataframe
9:51 - Basics of the Dataframe Function Parameters
10:43 - Create a Dataframe From Two Lists
17:09 - Create a Dataframe Using a Dictionary
22:29 - Create a Dataframe Using Multiple Dictionaries
On this page of the site you can watch the video online PYTHON SERIES and DATAFRAMES in PANDAS basics using LISTS and DICTIONARIES tutorial with a duration of hours minute second in good quality, which was uploaded by the user Learn with Joe 22 May 2021, share the link with friends and acquaintances, this video has already been watched 26 times on youtube and it was liked by 2 viewers. Enjoy your viewing!