Informatics Practices
Write a program to create three different Series objects from the three rows of a DataFrame df.
Related Questions
Write code to print all the information about a Series object.
Write a program to create three different Series objects from the three columns of a DataFrame df.
Write a program to create a Series object from an ndarray that stores characters from 'a' to 'g'.
Write a program to create a Series object that stores the table of number 5.