News

We introduced a PyArrow Arange utility function to ranges, similar to Python's range or numpy.arange. This was done to fix a performance regression introduced earlier as numpy is optional and we were ...