Understanding the dataset

The following table shows the contents of the CSV file (named books.csv) on which we are going to run the program. The structure is pretty simple, with just three columns—the name of the book, the status of the book, and the publisher of the book:

Name Status Publisher
Kotlin Blueprints Coming soon Packt
Reactive Programming in Kotlin Published Packt
Mastering Android Development with Kotlin Published Packt
Kotlin Programming by Example Published Packt
Python Programming Blueprints Published Packt

Get Kotlin Blueprints 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.