Add functions to get default primitives#945
Conversation
Codecov Report
@@ Coverage Diff @@
## master #945 +/- ##
=======================================
Coverage 98.22% 98.22%
=======================================
Files 119 119
Lines 10859 10873 +14
=======================================
+ Hits 10666 10680 +14
Misses 193 193
Continue to review full report at Codecov.
|
rwedge
left a comment
There was a problem hiding this comment.
What do you think of adding these to the list of ft.primitives.utils functions callable from ft.primitives (currently get_aggregation_primitives, get_transformation_primitives, and list_primitives are like that)
Yep, sounds good. Added it to the |
Pull Request Description
get_default_aggregation_primitivesandget_default_transform_primitivesto primitives.utilstest_list_primitives.pytotest_primitives_utils.pysince the file tests functions in the utils of primitives