sdc icon indicating copy to clipboard operation
sdc copied to clipboard

add new python typing

Open KsanaKozlova opened this issue 5 years ago • 2 comments

KsanaKozlova avatar Sep 02 '20 16:09 KsanaKozlova

Lets move it to folder 'numba_typing/types' and split into several files: numbers, array, pandas(series) and special(LiteralType)

AlexanderKalistratov avatar Sep 03 '20 12:09 AlexanderKalistratov

Then import everything in __init__.py.

And please take a look how to use __all__

AlexanderKalistratov avatar Sep 03 '20 12:09 AlexanderKalistratov