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

schema.yaml 207 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
  1. COLUMNS:
  2. Clock: datetime64[ns]
  3. sensor: object
  4. R_Voltage: float64
  5. Y_Voltage: float64
  6. B_Voltage: float64
  7. R_Current: float64
  8. Y_Current: float64
  9. B_Current: float64
  10. TARGET_COLUMN:
  11. Kwh: float64
Tip!

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

Comments

Loading...