paulroth3d / jupyter-ijavascript-utils

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

Chain call to overwrite the results #35

Closed paulroth3d closed 1 year ago

paulroth3d commented 1 year ago

Helpful with chains that have millions of of rows returned, as it isn’t necessary to print them out to the console

paulroth3d commented 1 year ago

added in 1.25 chain.replace(value)