[Spec Update] Refactor dimension type_params
to instead be separate CategoricalDimension
and TimeDimension
interfaces
#51
Labels
type_params
to instead be separate CategoricalDimension
and TimeDimension
interfaces
#51
Is this your first time submitting a feature request?
Describe the feature
Right now having Dimension be agnostic of it's type forces us to do validation all throughout the codebase. So breaking up these into two different classes makes it a lot easier for us to break up the code!
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: