skunkyevil

Results 5 issues of skunkyevil

Notebooker is a great and promising project, however I could not get it it working in Windows. I had to figure out some specific dependency versions to be able to...

bug

### Describe the bug Getting error C2040 from cl while compiling generated .c file. ### Code to reproduce the behaviour: ``` cimport numpy as cnp ctypedef fused scalar_or_array: long cnp.ndarray[long]...

### Current Behaviour I came across very weird MemoryError when trying to build profile on particular dataframe: Error traceback is rather long, click to expand ``` MemoryError Traceback (most recent...

information requested ❔

### Describe the bug I get link error ```error C2129: static function "PyObject __pyx_f_11final_class_10FinalClass_method(__pyx_obj_11final_class_FinalClass *)" is declared but not defined``` If I remove @cython.final - everything is OK ### Code...

### Requirements (place an `x` in each of the `[ ]`)** * [x ] I realize finplot is not a web lib. (Hint: it's native!) * [ x] I've read...

bug