Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. INPUT FILE: DATA/data.csv
  2. This generated file contains the following columns:
  3. 1. user_keys: user_key
  4. 2. calendar_date: calendar date in date time format
  5. 3. buyFlag : whether the user bought a product
  6. 4. bcookie_activity: bcookie activity shown by the user
  7.  
  8. user_keys calendar_date buyFlag bcookie_activity
  9. 18427510294 2017-06-21 0 0
  10. 18427510294 2012-07-22 0 0
  11. 18427510294 2013-05-22 0 0
  12. 18427510294 2016-01-22 0 0
  13. 18427510294 2016-07-28 0 0
  14. 18427510294 2016-09-01 0 0
  15. 18427510294 2016-09-12 0 0
  16. 18427510294 2015-05-20 0 0
  17. 18427510294 2016-04-21 0 0
  18. 18427510294 2016-06-11 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement