Computer Science, asked by bobby5336, 5 months ago

What is DataFrame? Explain with the help of an example

Answers

Answered by Anonymous
3

Answer:

Back to glossary A DataFrame is the most common Structured API and simply represents a table of data with rows and columns. The list of columns and the types in those columns the schema. A simple analogy would be a spreadsheet with named columns.

Explanation:

...... ..,....... ........

Similar questions