| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
42b27b9a9d
|
Add isort (#2265)
* Add isort * Apply isort on py files * Fix circular import * Fix format for notebooks * Fix format --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com> |
2 years ago |
|
|
c3193f847b
|
Allow custom name for functions module (#2241)
* Allow custom name for functions module * update tests * reorder |
2 years ago |
|
|
7b5fd51e2e
|
Support string based UDFs (#2195) | 2 years ago |
|
|
5ef2dfc104
|
Implement User Defined Functions for Local CLI Executor (#2102)
* Implement user defined functions feature for local cli exec, add docs * add tests, update docs * fixes * fix test * add pandas test dep * install test * provide template as func * formatting * undo change * address comments * add test deps * formatting * test only in 1 env * formatting * remove test for local only --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> |
2 years ago |