Skip to content

Instantly share code, notes, and snippets.

@aficionado
Created December 4, 2013 05:42
Show Gist options
  • Save aficionado/7782933 to your computer and use it in GitHub Desktop.
Save aficionado/7782933 to your computer and use it in GitHub Desktop.
curl "https://bigml.io/dataset?$BIGML_AUTH" -X POST \
-H "content-type: application/json" \
-d '{"origin_dataset": "dataset/5292c7393c1920513c000004", "sample_rate": 0.75, "seed": "titanic", "new_fields": {"field": "production", "name": "origin"}, "name": "Production Data"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment