facebookexperimental / facebookexperimental/Robyn
Error in running robynpy with other dataset
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.5k
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
When I was running robyn.feature_engineering(), it came out this error:

Which my dataset only consists of spend and impressions of the channels, doesn't have competitor_sales_B. I checked the feature_engineering.py module, I found there is hardcoded transformation script for competitor_sales_B:

Is it I have to include the competitor_sales_B in my dataset?
Contributor guide
Assessment
This issue has not been assessed yet.