Amit Kumar Gupta PGT CS Anna Nagar Chennai-9444428755

Name functions used to combine two dataframes? 2 (e) Write output of following code: import pandas as pd . my_series=pd.Series({50:'Jabalpur',30:'Jaipur',70:'Bhopal'}) print(my_series) 2 6 (a) How is Series data structure different from a dataframe data structure? 2 (b) Write output of following code: import pandas … ................
................