cleanItems2: Clean items data (excluding inventory - dosage and unit)

Description Usage Arguments Value

Description

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.

Usage

1
cleanItems2(items, feedback)

Arguments

items

name of dataframe with unique items, described above

feedback

name of dataframe with feedback data, needs at least 'item_hash'

Value

dataframe with usable items data


xhtai/heisenbrgr documentation built on June 8, 2019, 9:30 a.m.