Description Usage Arguments Value
Given items data, with columns 'hash_str', 'marketplace', 'title', 'vendor', 'vendor_hash', 'prediction', extract inventory, i.e. add 'dosage' and 'unit'. Delete rows that have no feedback, i.e. no sales, since we will not be analyzing these.
1 | cleanItems2(items, feedback)
|
items |
name of dataframe with unique items, described above |
feedback |
name of dataframe with feedback data, needs at least 'item_hash' |
dataframe with usable items data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.