Description Usage Arguments Value
Given feedback data, with columns 'hash_str', 'marketplace', 'item_hash', 'date', 'order_amount_usd', add 'vendor_hash' to link to users data, and delete rows that don't have a vendor match
1 | cleanFeedback(feedback, items)
|
feedback |
name of dataframe with feedback data as described above |
items |
name of dataframe with unique items, needs to contain 'item_hash' and 'vendor_hash' at a minimum |
dataframe with usable feedback data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.