gramex
gramex copied to clipboard
Gramex features and complexity should return a DataFrame by default
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.