Description
There appears to be an error in the README.md of the rolling function transform.
The README indicates there is a rolling_function inside a file rolling_function.py:

There does not seem to be a rolling_function.py file, but there is a window_function.py file. However, window_function.py file does not contain a function called rolling_function.py.