upload_host_with_meta.json 246 B

123456789101112
  1. {
  2. "file": "examples/data/breast_hetero_host.csv",
  3. "id_delimiter": ",",
  4. "head": 1,
  5. "partition": 4,
  6. "namespace": "experiment",
  7. "table_name": "breast_hetero_anonymous_host",
  8. "with_meta": true,
  9. "meta": {
  10. "with_label": false
  11. }
  12. }