Data Science 1 Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10

Using Data Frames

Data frames are objects that can load data from a spreadsheet and allow you to make calculations and charts from that data. Like the Math library, add the use block for a DataFrame library and create an object. Then run the program to see some of the data.

Coding:

Blocks

PreviousNext