Mark Winteringham commited on
Commit ·
46599d9
1
Parent(s): 114559d
Added in initial scrape
Browse files- .gitignore +1 -0
- README.md +12 -1
- train.csv +0 -0
.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
.DS_Store
|
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- eng
|
| 4 |
+
pretty_name: "RBP Data Set"
|
| 5 |
+
tags:
|
| 6 |
+
- Scrapped Code
|
| 7 |
+
license: "mit"
|
| 8 |
---
|
| 9 |
+
|
| 10 |
+
# Restful Booker Platform Data Set
|
| 11 |
+
|
| 12 |
+
Scrapped code from the Restful Booker Platform code base found here:
|
| 13 |
+
|
| 14 |
+
[https://github.com/mwinteringham/restful-booker-platform](https://github.com/mwinteringham/restful-booker-platform)
|
train.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|