What is package? How is a package different form module? / Sumita Arora Solution / By Sanjay Kumar Package is collection of modules stored as a directory under a common name space.Similar to folder in a directoryA special file _init_.py must be included in package
Name some common data structures of Python’s Pandas library. Python Pandas, Sumita Arora Solution / By Sanjay Kumar