Customer reported that h2o is adding a timeshift (+7 hours, likely from timezone) while pandas dataframe does not.
'UTC'
+-------------+
|snapshot_date|
+-------------+
| 2015-01-01|
| 2015-01-01|
| 2015-01-01|
| 2015-01-01|
| 2015-01-01|
| 2015-01-01|
| 2015-01-01|
| 2015-01-01|
| 2015-01-01|
| 2015-01-01|
+-------------+
snapshot_date |
---|
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
2015-01-01 07:00:00 |
snapshot_date |
---|
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |
2015-01-01 00:00:00 |