ibis-project / ibis-ml

IbisML is a library for building scalable ML pipelines using Ibis.
https://ibis-project.github.io/ibis-ml/
Apache License 2.0
96 stars 13 forks source link

refactor(steps): rename class to `ExpandTimestamp` #160

Closed deepyaman closed 2 months ago

deepyaman commented 2 months ago
          @jcrist @jitingxu1 Do you have any thoughts about the step being called `ExpandDateTime`? Ibis seems to use the name `Timestamp` instead of `DateTime`, so I'm thinking about renaming it to `ExpandTimestamp`.

Originally posted by @deepyaman in https://github.com/ibis-project/ibis-ml/issues/139#issuecomment-2307941691