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 199 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
  1. COLUMNS:
  2. state : object
  3. numcol: float64
  4. yieldpercol: int64
  5. totalprod: float64
  6. stocks: float64
  7. priceperlb: float64
  8. prodvalue : float64
  9. year : int64
  10. TARGET_COLUMN:
  11. name: priceperlb
Tip!

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

Comments

Loading...