Got data handling?
Check your Python learning success on data handling with numpy and pandas
Sign in to Google to save your progress. Learn more
Email *
What are valid inputs for the mode argument in open("file-name", mode="mode")? *
4 points
Required
What code line would you use to write a list [] as one comma-separated line without brackets to a  text file? *
3 points
Given that you imported numpy as np, how can you generate a random array with 3 rows and 5 columns? *
3 points
Which of the following code will work to create a pandas DataFrame, given that pandas was imported as pd? *
3 points
Required
Which of the following code lines will write a pandas DataFrame to an xlsx file (given that you created a pandas.DataFrame object called "df")? *
3 points
Required
Submit
Clear form
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy