mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-26 13:18:31 +08:00
We were converting to pd.Series for historical reasons as an artifact during development, now that we pass dt we can just pass the float values instead of wrapping it in a series.