Commit Graph

47 Commits (848865a82d15da428921ba02da4c104985a54494)

Author SHA1 Message Date
Bradlee Speice 848865a82d Fix pytest issues 2016-08-16 17:31:12 -04:00
Bradlee Speice adaeab8aa6 Looks like we're back to timezone issues... 2016-08-16 17:30:28 -04:00
Bradlee Speice 982b9dcb47 Get some tests in place for the MongoDB stuff 2016-08-16 17:21:09 -04:00
Bradlee Speice 4c1ab63118 Add pandas to the requirements 2016-08-16 16:12:32 -04:00
Bradlee Speice d581ddf780 Add a trading day timedelta 2016-08-16 16:06:59 -04:00
Bradlee Speice cd7009729e Add a 'now' tag to the database records 2016-08-16 15:38:37 -04:00
Bradlee Speice 36ddd5d323 Minor cleanup 2016-08-13 10:34:47 -04:00
Bradlee Speice 663454c037 Do I actually need to correct EST?
Or was it just install dateutil?
2016-08-13 10:30:20 -04:00
Bradlee Speice fac144fbbe Got the package name wrong 2016-08-13 10:25:57 -04:00
Bradlee Speice 1e2d0b50e2 Explicitly require dateutil
How did I manage to forget that?
2016-08-13 10:21:24 -04:00
Bradlee Speice 886ef2e40b ...and set it to the right zone 2016-08-13 10:15:22 -04:00
Bradlee Speice 58044a878d Try setting timezone in Travis 2016-08-13 10:14:44 -04:00
Bradlee Speice 136aa6775e Correct for DST as well 2016-08-13 09:54:12 -04:00
Bradlee Speice c4f0655322 Log what travis thinks the date is 2016-08-13 09:32:37 -04:00
Bradlee Speice e6db9f2551 Just set timezone to America/New_York 2016-08-13 02:19:11 -04:00
Bradlee Speice f1d2ec524c Make sure dateutil up to date? 2016-08-13 01:52:01 -04:00
Bradlee Speice dc3c57445b Use an actual package for localization 2016-08-13 00:54:36 -04:00
Bradlee Speice 79c51c16cc Fix localization 2016-08-13 00:25:18 -04:00
Bradlee Speice 285172a14f Try to use local timezone if not parsed 2016-08-13 00:19:44 -04:00
Bradlee Speice 11f0e75fe6 Get timezone on travis 2016-08-13 00:13:52 -04:00
Bradlee Speice d2fd30304b Make doubly-sure pytz is installed 2016-08-13 00:09:57 -04:00
Bradlee Speice 313d8ab775 Logging for Travis 2016-08-13 00:03:47 -04:00
Bradlee Speice 81741b75ce Add Mongo to the dependencies... 2016-08-12 23:58:34 -04:00
Bradlee Speice 684c68bbe9 Initial Mongo refactoring work 2016-08-12 23:55:12 -04:00
Bradlee Speice 7dc9426eb9 More stable hash ID 2016-08-12 22:59:37 -04:00
Bradlee Speice 98d669eab3 Can now fetch LIBOR data correctly 2016-08-12 20:18:12 -04:00
Bradlee Speice 14e0b404dd Wasn't pandas fault, dates are weird
ICE site is doing something strange...
2016-08-12 19:35:22 -04:00
Bradlee Speice 71d6f951ba Add a logging statement, can't figure out what's going on 2016-08-09 23:55:10 -04:00
Bradlee Speice 54ab89acff assert Pandas + Timezones == Pain 2016-08-09 23:39:30 -04:00
Bradlee Speice 4dd3315d2c Add USD LIBOR rates
Also shift versions lower to what I'm actually testing on
2016-08-09 23:25:22 -04:00
Bradlee Speice 6c91c1cb1f Requests doesn't support 3.2, neither shall we 2016-08-08 23:31:49 -04:00
Bradlee Speice 52eaa4b663 Didn't think 2.7/3.x compatibility would be this bad... 2016-08-08 23:18:00 -04:00
Bradlee Speice f9caa2555a HTMLParser is old-style in python 2? 2016-08-08 19:40:40 -04:00
Bradlee Speice e9228d6dad D'oh
Forgot to remove the line because I had accidentally scrolled past it...
2016-08-08 19:33:36 -04:00
Bradlee Speice 36c7f37514 And another python2/3 issue 2016-08-08 19:29:25 -04:00
Bradlee Speice f87653913e Switch to a more robust way of parsing equity info 2016-08-08 19:19:56 -04:00
Bradlee Speice 28c91aa34e Add requests? 2016-08-07 22:07:40 -04:00
Bradlee Speice fbefe3d762 URL encode? 2016-08-07 22:01:34 -04:00
Bradlee Speice 383b969cbc Add a pytest log catcher? 2016-08-07 21:55:19 -04:00
Bradlee Speice 90548ffdea Add logging to see if I can figure out what's going on
Travis is giving me a 404 error, not sure what's happening
2016-08-07 21:43:46 -04:00
Bradlee Speice 9a42cceccd Who was the idiot who left in a stray import? 2016-08-07 16:56:05 -04:00
Bradlee Speice da9b049de5 Maybe try and fetch dependencies beforehand? 2016-08-07 16:53:34 -04:00
Bradlee Speice 4905073014 Still weird dependency issues... 2016-08-07 16:49:19 -04:00
Bradlee Speice 4625ceb6b6 Builds are having issues with python-daemon 2016-08-07 16:45:49 -04:00
Bradlee Speice f79090a96d And remove coveralls because it is indeed broken 2016-08-07 16:40:52 -04:00
Bradlee Speice 77e4097756 Attempt coveralls integration.
Likely totally broken.
2016-08-07 16:33:13 -04:00
Bradlee Speice 5f267009fb Initial commit for metrik 2016-08-07 16:25:04 -04:00