Home Page [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. ... Ms. Sharma forgot to include the column Game_Played. Now write a command to insert the Game_Played column with VARCHAR data type and 30 size into the Student table? 6. ... Read a csv file """ reader = csv ... ................
................