Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

BDFiddle also generates code snippets, which can be used by the user to recreate the same Transformation transformation in a their local environment if the user needs to repeat the process from within code. Currently we provide code snippets in Shell Script, Python, R, MATLAB, and JS using libraries for Brown Dog.
For each language, there are four templates: convert a file from a URL, convert a local file uploadafter uploading, extract from a file from a URL, and extract from a local file uploadafter uploading.
The values for the server, security token, input file, and output format are populated in appropriate template. 

...