Randonneur support data transformation verbs, but will soon also support data mappings.
To get correct behaviour with to_randonneur() we need to include the following:
- Allow
kwargs to this function, including author, license, and arbitrary extra metadata
- Get the output format correct. It is currently missing all the metadata and the verb
- Include the missing source flows in
delete and the missing target flows in create
Randonneur support data transformation verbs, but will soon also support data mappings.
To get correct behaviour with
to_randonneur()we need to include the following:kwargsto this function, including author, license, and arbitrary extra metadatadeleteand the missing target flows increate