Skip to Content
 
0 0

There are no comments for now.

to be the first to leave a comment.

3. Which Pandas data structure is 2.dimensional and looks like a table?
5. Which of the following is not a basic operation on a DataFrame?
6. Pandas is only used for numerical data.
7. You can use Pandas to read Excel files.
8. A DataFrame can have multiple data types in different columns.
9. Pandas is part of the Python standard library.
10. The command df['Maths'] + df['Science'] + df['English'] adds values row.wise.