IntelPython / sdc

Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
https://intelpython.github.io/sdc-doc/
BSD 2-Clause "Simplified" License
646 stars 62 forks source link

fix tests for series #907

Closed Rubtsowa closed 4 years ago

AlexanderKalistratov commented 4 years ago

@PokhodenkoSA @Rubtsowa if this is last skipped tests, shouldn't we also remove decorator?

PokhodenkoSA commented 4 years ago

@AlexanderKalistratov I will remove decorators in the last commit to pd1 branch.

PokhodenkoSA commented 4 years ago

909