From 50b6e092a2393e94a062a74a07673217f223bf3a Mon Sep 17 00:00:00 2001 From: Mahir Taqbeem Date: Thu, 18 Oct 2018 11:06:24 -0400 Subject: [PATCH] preprocess visitId, visitNumber, and visitStartTime --- .idea/googleanalytics.iml | 11 ++ .idea/misc.xml | 4 + .idea/modules.xml | 8 ++ .idea/vcs.xml | 6 + .idea/workspace.xml | 240 +++++++++++++++++++++++++++++++++ data/sample_submission.csv.zip | Bin 5477125 -> 0 bytes dataset.py | 31 ++++- 7 files changed, 298 insertions(+), 2 deletions(-) create mode 100644 .idea/googleanalytics.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml delete mode 100644 data/sample_submission.csv.zip diff --git a/.idea/googleanalytics.iml b/.idea/googleanalytics.iml new file mode 100644 index 0000000..6711606 --- /dev/null +++ b/.idea/googleanalytics.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..a2e120d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3a55755 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..f4efaab --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +