Jan Neumann
Results
12
issues of
Jan Neumann
**Describe the issue**: Whenever I run multiple `map_overlap`-type operations (includes also `rolling`, `shift`, etc.) on the same input with different window sizes (i.e., different `before` parameter), I get an error...
needs triage
**Describe the issue**: When the length of your `dd.Series` is 1, running `series.std()` on it throws a `RuntimeWarning` from the `np.divide` function. Pure Pandas doesn't do that, and simply returns...
needs attention
needs triage