Open samrudh opened 5 years ago
We would like to have a functionality where we can identify derived quants from the dataframe.
For example, the length of the dataframe.
This functionality should move to numerizer. Specifically, the nlg.utils.infer_quant function (present in the jd-tmpl-interface branch) should use numerizer.numerize.
numerizer
nlg.utils.infer_quant
numerizer.numerize
This will also mean making numerizer a dependency of NLG.
@samrudh can you please help with this?
We would like to have a functionality where we can identify derived quants from the dataframe.
For example, the length of the dataframe.