Series and Data Frame in Python

The Series is row or columns like object contains values and data frame contains row and columns like object as tables in excel .

To create series in python we have to import pandas and numpy as shown in images below

series and dataframe in python pandas
Series object in Python
how to create dataframe in python
Data Frame Object in Python

 

By SC

3 thoughts on “Series and Data Frame in Python”

Leave a Reply

Your email address will not be published. Required fields are marked *