Hi Jinyu, Regarding the [update](https://github.com/jxx123/fireTS/blob/3d1abb051003a1327b31e721acea796cbbd62c39/fireTS/utils.py#L42) in `OutputLagFeatureProcessor`, perhaps a little off-topic, but I wonder what would be more memory efficient other than `deque` here? Thanks!
Hi Jinyu,
Regarding the update in
OutputLagFeatureProcessor, perhaps a little off-topic, but I wonder what would be more memory efficient other thandequehere?Thanks!