Closed SimonMolinsky closed 1 year ago
Currently, parse_pandas() parses only session, product, and time keys. It would be great to add the functionality to add custom product weights (for example, product value or transaction value) to the parser.
parse_pandas()
Currently,
parse_pandas()
parses only session, product, and time keys. It would be great to add the functionality to add custom product weights (for example, product value or transaction value) to the parser.