facebookexperimental / facebookexperimental/Robyn

Error in running robynpy with other dataset

Open
#1,205 2 comments 3 reactions 2 assignees Claimed by @alxlyj View on GitHub
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:

![Image](https://github.com/user-attachments/assets/4763c3f4-bdc9-45db-9b57-957ca4c7e1f4)

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:

![Image](https://github.com/user-attachments/assets/2e054a57-c88e-4fe6-84ca-f22fbdf210dc)

Is it I have to include the competitor_sales_B in my dataset?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.