gramex icon indicating copy to clipboard operation
gramex copied to clipboard

Gramex features and complexity should return a DataFrame by default

Open sanand0 opened this issue 2 years ago • 0 comments

gramex.install.features(folder) and gramex.install.complexity(folder) should each return a DataFrame.

If the option {"format": "csv"} is specified, it should return a CSV string. Likewise for json and table.

sanand0 avatar Jun 02 '23 05:06 sanand0