Skip to content

New struct for MagicDotPath and magicDotPathWithOp

Chosson Ulysse requested to merge REFACTOR_abstract_mdp into main

[0.88.0] - 2022-05-24

Added

  • Add a parent dataclass for MagicDotPath and MagicDotPathWithOp, BaseMagicDotPath()

Changed

  • Change how we get the column name for a MagicDotPath.
  • Change the struct of MagicDotPathWithOp()

Merge request reports