Pandas 1 - Quiz 3
Sign in to Google to save your progress. Learn more
Email *
df.index properties can be used to
1 point
Clear selection
CSV file is also known as a
1 point
Clear selection
Which of the following module is provided by Python to do several operations on the CSV files?
1 point
Clear selection
The command used to skip a row in a csv file is
1 point
Clear selection
What will be the syntax for pandas dataframe?
1 point
Clear selection
Which function needs a dictionary of array like sequences or a dictionary of another dictionary to return a dataframe?
1 point
Clear selection
In a data frame axis=0 is for
1 point
Clear selection
Which of the following statements is/are correct with respect to df.columns properties to rename columns.                                                                                1. All columns are specified.                                             2. Columns must be in the form of  a list.                             3. Old column names not required                                      4. Columns can be specified with column number.  
1 point
Clear selection
Which function from the options given below can read the dataset from a large text file?
1 point
Clear selection
To display 2 rows from the top in the dataframe, which of the following statement is correct?
1 point
Clear selection
Submit
Clear form
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy