What type of object can be used as keys in dictionaries? / Sumita Arora Solution / By Sanjay Kumar only immutable type of objects like string, tuple or integer etc. can be used as keys in the dictionaries.
Name some common data structures of Python’s Pandas library. Python Pandas, Sumita Arora Solution / By Sanjay Kumar