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

ratings.json 635 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
22
23
24
25
26
27
28
29
30
31
32
33
34
  1. {
  2. "row_count": 22507155,
  3. "file_size": 147804724,
  4. "fields": [
  5. {
  6. "name": "user",
  7. "data_type": "Int32",
  8. "nullable": false,
  9. "dict_id": 0,
  10. "dict_is_ordered": false
  11. },
  12. {
  13. "name": "asin",
  14. "data_type": "Utf8",
  15. "nullable": false,
  16. "dict_id": 0,
  17. "dict_is_ordered": false
  18. },
  19. {
  20. "name": "rating",
  21. "data_type": "Float32",
  22. "nullable": false,
  23. "dict_id": 0,
  24. "dict_is_ordered": false
  25. },
  26. {
  27. "name": "timestamp",
  28. "data_type": "Int64",
  29. "nullable": false,
  30. "dict_id": 0,
  31. "dict_is_ordered": false
  32. }
  33. ]
  34. }
Tip!

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

Comments

Loading...