Name some common data structures of Python’s Pandas library. / Python Pandas, Sumita Arora Solution / By Sanjay Kumar •Series- 1D Data Structure •Dataframe- 2D Data Structure •Panel – 3D Data Structure
How is Series object different from and similar to ndarrays ? Support your answer with example. Sumita Arora Solution / By Sanjay Kumar