Chapter 15

Dealing with Common Datasets

IN THIS CHAPTER

Check Considering the use of standard datasets

Check Accessing a standard dataset

Check Performing dataset tasks

The reason to have computers in the first place is to manage data. You can easily lose sight of the overriding goal of computers when faced with all the applications that don’t seem to manage anything. However, even these applications manage data. For example, a graphics application, even if it simply displays pictures from last year’s camping trip, is still managing data. When looking at a Facebook page, you see data in myriad forms transferred over an Internet connection. In fact, it would be hard to find a consumer application that doesn’t manage data, and impossible to find a business application that doesn’t manage data in some way. Consequently, data is king on the computer.

Remember The datasets in this chapter are composed of a specific kind of data. For you to be able to perform comparisons, conduct testing, and verify results of a group of applications, each application must have access to the same standard data. Of course, more than ...

Get Functional Programming For Dummies 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.