Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,7 @@ Project Gutenberg is a digital library that hosts over 75,000 free eBooks. Users
|
|
| 40 |
## Dataset Details
|
| 41 |
| Column | Description |
|
| 42 |
|-----------------------------------------|--------------------------------------------------------------------|
|
|
|
|
| 43 |
| **book_title** | Title of the book. |
|
| 44 |
| **Authors** | Author(s) of the respective book. |
|
| 45 |
| **Issued** | Date when the book was published or added to the collection. |
|
|
|
|
| 40 |
## Dataset Details
|
| 41 |
| Column | Description |
|
| 42 |
|-----------------------------------------|--------------------------------------------------------------------|
|
| 43 |
+
| **etextno** | Unique identifier for each book. |
|
| 44 |
| **book_title** | Title of the book. |
|
| 45 |
| **Authors** | Author(s) of the respective book. |
|
| 46 |
| **Issued** | Date when the book was published or added to the collection. |
|