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

reviews.json 597 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
35
36
  1. {
  2. "row_count": 51311159,
  3. "file_size": 9477326910,
  4. "fields": [
  5. {
  6. "name": "user",
  7. "data_type": "Int32",
  8. "nullable": true
  9. },
  10. {
  11. "name": "asin",
  12. "data_type": "Utf8",
  13. "nullable": true
  14. },
  15. {
  16. "name": "rating",
  17. "data_type": "Float32",
  18. "nullable": true
  19. },
  20. {
  21. "name": "timestamp",
  22. "data_type": "Int64",
  23. "nullable": true
  24. },
  25. {
  26. "name": "summary",
  27. "data_type": "Utf8",
  28. "nullable": true
  29. },
  30. {
  31. "name": "text",
  32. "data_type": "Utf8",
  33. "nullable": true
  34. }
  35. ]
  36. }
Tip!

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

Comments

Loading...