`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`.
gramex.install.features(folder)andgramex.install.complexity(folder)should each return a DataFrame.If the option
{"format": "csv"}is specified, it should return a CSV string. Likewise forjsonandtable.