You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2018. It is now read-only.
For offline processing, it would be really convenient to have a function or maybe just a method of Pipeline that consumes a whole array, iterates over it with a given segment length (using segment), and concatenates the output.
For offline processing, it would be really convenient to have a function or maybe just a method of
Pipeline
that consumes a whole array, iterates over it with a given segment length (usingsegment
), and concatenates the output.Should be pretty easy to do.
The text was updated successfully, but these errors were encountered: