Www.mystudyzone.com

Q.1 Name some common data structures of python’s pandas library. Q.2 Given a list L=[3,4,5] and an ndarray N having elements 3,4,5. ... Q.4 Why does python change the datatype of a column as soon as it stores an empty value(NaN) even though it has all other values stored as integer. ... Name the column that might have a Unique constraint ... ................
................