Quansight / omnisci

Explorations on using MapD and Jupyter together.
4 stars 1 forks source link

Demonstrate end to end workflow of UDF creation in python #26

Closed dharhas closed 5 years ago

dharhas commented 5 years ago

Demonstrate end to end workflow of UDF creation in python - how to annotate it, register it with omnisci and invoke it

pearu commented 5 years ago

A prototype of the demonstration exists in the form of Jupyter notebooks in rbc package. For demonstration:

pearu commented 5 years ago

rbc README.txt demonstrates several basic usage cases.

pearu commented 5 years ago

Superseded by issue #37, so closing.