nullptr

Results 4 issues of nullptr

Hello, I wrote a function to perform moving regressions. See https://gist.github.com/0x0L/1d6c75f53b779b059cb034df89948213 I thought you might be interested in it.

Hello This is a PR associated with #13199. Might also fix #9631 It implements a two-pass mean variance algorithm with an error correction term (see discussion in #13199). It's more...

01 - Enhancement
component: numpy.core
component: numpy.ufunc
triaged

- fetch instead of copy -> this naturally produces batches, but we could also provide a table interface - batch interface with callback for copy

I believe the CI built wheels are still wrong, we should have the same dependencies as pyarrow - on macos: 10.14 (for x86_64) - on linux: manylinux_2_17 ATM we have...