Skip to content

Provide better examples of Hierarchical tables in the crosstab function #4

@mahaalbashir

Description

@mahaalbashir

Using more than one (two or more) rows or columns is throwing an error right now saying that

Error in py_call_impl(callable, call_args$unnamed, call_args$named) :
ValueError: Buffer has the wrong number of dimensions (expected 1, got 2)
Run `reticulate::py_last_error()` for details.

Check for other functions as well (acro_pivot_table, acro_table,...)

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions