Maurício Schwartsman
Maurício Schwartsman
Since the beginning of this month, I've had issues requesting the `actions` field. All I get is a generic error message, as displayed below. Requesting other fields, such as `unique_actions`,...
I was getting an error whenever I ran rfm_table_order(); as it turns out, the issue was at a join in rfm_prep_bins(). The data frame "other_cols" passed to argument "data" did...
Whenever a query result has zero rows, some columns of the downloaded data frame have their data type changed. In particular, the downloaded data frame converts date columns to string...