paulroth3d / jupyter-ijavascript-utils

Utility library for working with iJavaScript - a Jupyter Kernel
1 stars 0 forks source link

Include write up on extracting transforming and loading into dataset #53

Open paulroth3d opened 1 year ago

paulroth3d commented 1 year ago

extract columns both by field and by string dot notation

transform like with stringReplace

load with both field and by dot notation

paulroth3d commented 1 year ago

extract from objects, extract from arrays merge object trees apply arrays to arrays apply object properties to objects