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

az-cluster-ratings-5core.json 702 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
37
38
39
40
41
  1. {
  2. "row_count": 26648249,
  3. "file_size": 241092593,
  4. "fields": [
  5. {
  6. "name": "user",
  7. "data_type": "Int32",
  8. "nullable": true
  9. },
  10. {
  11. "name": "item",
  12. "data_type": "Int32",
  13. "nullable": true
  14. },
  15. {
  16. "name": "rating",
  17. "data_type": "Float32",
  18. "nullable": true
  19. },
  20. {
  21. "name": "last_rating",
  22. "data_type": "Float32",
  23. "nullable": true
  24. },
  25. {
  26. "name": "first_time",
  27. "data_type": "Int64",
  28. "nullable": true
  29. },
  30. {
  31. "name": "last_time",
  32. "data_type": "Int64",
  33. "nullable": true
  34. },
  35. {
  36. "name": "nratings",
  37. "data_type": "UInt32",
  38. "nullable": true
  39. }
  40. ]
  41. }
Tip!

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

Comments

Loading...