Review questions and exercises

  1. What is the difference between open data and proprietary databases?
  2. Is it enough for learners in the area of data science to use open data?
  3. Where can we access open public data?
  4. From The UCI Data Depository, http://archive.ics.uci.edu/ml/index.php, download a dataset called Wine. Write a program in R to import it.
  5. From the UCI Data Depository, download a dataset called Forest Fire. Write a program in Python to import it.
  6. From the UCI Data Depository, download a dataset called Bank Marketing. Write a program in Octave to import it. Answer the following questions: 1) How many banks? and 2) What is the cost?
  7. How can we find all R functions with read. as their leading letters? (Note that there is a dot after

Get Hands-On Data Science with Anaconda now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.