gramex-nlg icon indicating copy to clipboard operation
gramex-nlg copied to clipboard

Functionality to understand derived quant

Open samrudh opened this issue 5 years ago • 1 comments

We would like to have a functionality where we can identify derived quants from the dataframe.

For example, the length of the dataframe.

samrudh avatar Nov 20 '19 06:11 samrudh

This functionality should move to numerizer. Specifically, the nlg.utils.infer_quant function (present in the jd-tmpl-interface branch) should use numerizer.numerize.

This will also mean making numerizer a dependency of NLG.

@samrudh can you please help with this?

jaidevd avatar Jan 08 '20 05:01 jaidevd