You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,...)
The text was updated successfully, but these errors were encountered:
but in Rstudio the actual table has no row labels:
jim-smith
changed the title
Hierarchical tables in the crosstab function
Provide better examples of Hierarchical tables in the crosstab function
Sep 18, 2024
Using more than one (two or more) rows or columns is throwing an error right now saying that
Check for other functions as well (acro_pivot_table, acro_table,...)
The text was updated successfully, but these errors were encountered: