mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-09 11:50:09 +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.