add utils function for grabbing primitive metrics#2099
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2099 +/- ##
========================================
Coverage 99.21% 99.21%
========================================
Files 143 143
Lines 16728 16833 +105
========================================
+ Hits 16596 16701 +105
Misses 132 132
Continue to review full report at Codecov.
|
dvreed77
left a comment
There was a problem hiding this comment.
just taking a quick pass, will look more later
aa94628 to
e4cd69c
Compare
hmm I think we are only providing metrics for how many times these logical types get used as inputs. We could do it for the semantic tags as well but I think when we discussed this issue originally we only wanted to get the metrics for logical type inputs. @gsheni what do you think? |
|
@ozzieD if it's an easy lift, let's provide information on semantic tag usage. |

summarize_primitivesfunction which provides a pandas DataFrame of metrics about currently available primitives.