We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In 1.0, we're adding a engine keyword argument to rolling.apply to run the routine using Cython or Numba.
engine
rolling.apply
By natural extension, we should allow expanding.apply to utilize Numba by adding the same engine keyword argument to expanding.apply
expanding.apply