How are floating constants represented in python? Give examples to support your answer. / Sumita Arora Solution / By Sanjay Kumar floating constants are represented number with decimal points and exponential form. for examplex = 12.89orx=1.28E5
Name some common data structures of Python’s Pandas library. Python Pandas, Sumita Arora Solution / By Sanjay Kumar