Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

gr-book-genres.json 335 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
  1. {
  2. "row_count": 5042542,
  3. "file_size": 19187256,
  4. "fields": [
  5. {
  6. "name": "book_id",
  7. "data_type": "Int32",
  8. "nullable": true
  9. },
  10. {
  11. "name": "genre_id",
  12. "data_type": "Int32",
  13. "nullable": true
  14. },
  15. {
  16. "name": "count",
  17. "data_type": "Int32",
  18. "nullable": true
  19. }
  20. ]
  21. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...