Commit Graph

  • 5be63f36d5 ENH: Add auto_close_date support for equities dmichalowicz 2016-01-28 10:16:33 -05:00
  • e2db1a7b45 DEV: Add utility for generating test price/volume data. Scott Sanderson 2016-02-19 14:48:08 -05:00
  • 6ae6b4fc7a DEV: use the default build string Joe Jevnik 2016-02-22 13:20:40 -05:00
  • 931ee8a02c BLD: Added conda recipes for bcolz Richard Frank 2016-02-19 18:38:54 -05:00
  • c0ad640948 BLD: Put back build number Richard Frank 2016-02-19 08:18:36 -05:00
  • adb051700a BLD: Downgrade Cython Richard Frank 2016-02-19 07:40:08 -05:00
  • 64b4334e5a BLD: Use build_requires with conda build Richard Frank 2016-02-18 21:19:06 -05:00
  • 92b6fe8d5b BLD: use setup_requires Joe Jevnik 2016-01-26 18:57:42 -05:00
  • 97f1ac7970 BLD: add setuptools>18 for bcolz Joe Jevnik 2016-01-26 18:41:22 -05:00
  • 4168c7bd26 BLD: use default build string Joe Jevnik 2016-01-26 18:41:08 -05:00
  • f51963cf7a BLD: add .pxi files to sdist Joe Jevnik 2016-01-26 18:40:57 -05:00
  • 448e0e9a3b BLD: back to git url Joe Jevnik 2016-01-26 17:40:47 -05:00
  • 1c7f40532d BLD: conda format for numpy Joe Jevnik 2016-01-26 17:38:52 -05:00
  • c522594fd9 BLD: we conda now Joe Jevnik 2016-01-15 20:05:01 -05:00
  • 00f230421e DOC: Comment reason for conda-build reinstall Richard Frank 2016-01-16 14:22:04 -05:00
  • 13b909ccc9 ENH: Added build_requires instead of requiring all for conda Richard Frank 2016-01-15 19:46:16 -05:00
  • c998c0401b BLD: use new package of ta-lib Joe Jevnik 2016-01-15 17:31:39 -05:00
  • 6e0812c2f8 DEV: setup anaconda build for our packages Joe Jevnik 2016-01-15 13:03:57 -05:00
  • ac028cef49 Merge pull request #994 from quantopian/blaze-condense-query Joe Jevnik 2016-02-18 15:00:09 -05:00
  • ef29de222a MAINT: add .eggs/* to gitignore Joe Jevnik 2016-02-17 20:23:29 -05:00
  • 2036f3d389 ENH: condense the blaze query Joe Jevnik 2016-02-12 00:27:25 -05:00
  • 2ef5b7b88c Merge pull request #1002 from quantopian/travis-pip-cache Richard Frank 2016-02-17 14:12:14 -05:00
  • 2d721372c0 BLD: Use separate travis pip cache subdirs per numpy version Richard Frank 2016-02-16 19:18:37 -05:00
  • 62020f6529 BLD: Removed stale README.md entry in manifest Richard Frank 2016-02-16 17:42:40 -05:00
  • d8bbaec5a8 BLD: Disable Travis build cache Jonathan Kamens 2016-02-16 15:23:13 -05:00
  • ea1b3053d6 Merge pull request #998 from quantopian/upgrade_logbook Jonathan Kamens 2016-02-16 14:40:50 -05:00
  • 740bc4a520 BLD: Update conda meta for logbook 0.12.5 Jonathan Kamens 2016-02-16 14:40:00 -05:00
  • b632c41351 Merge pull request #962 from quantopian/pipeline-missing-values Scott Sanderson 2016-02-16 14:14:22 -05:00
  • 6287987c0b BUG: Work around scipy >= 0.17 changing dtype of rankdata. Scott Sanderson 2016-02-16 13:43:56 -05:00
  • d889f8b08b BUG: Don't use deprecated attribute of exception. Scott Sanderson 2016-02-16 13:43:25 -05:00
  • 11465d907d MAINT: Upgrade Logbook version Jonathan Kamens 2016-02-16 12:54:19 -05:00
  • 4bc42d5658 BUG: Don't return a map from chrange. Scott Sanderson 2016-02-16 12:35:49 -05:00
  • b26a40b298 BUG: Check against assets, not sids in pipeline output. Scott Sanderson 2016-02-16 11:50:10 -05:00
  • f27b415c83 DOC: Docs updates for subtest and parameter_space. Scott Sanderson 2016-01-21 21:09:20 -05:00
  • cbb59747af TEST: Add test for parameter_space ordering. Scott Sanderson 2016-01-21 21:03:32 -05:00
  • 58b594a6e5 STY: Typo. Scott Sanderson 2016-01-21 20:59:32 -05:00
  • 3739df0da6 STY: Flake8. Scott Sanderson 2016-01-21 20:54:29 -05:00
  • 0115cdc46c MAINT: Fail fast on unsupported dtypes. Scott Sanderson 2016-01-21 17:55:21 -05:00
  • 3cfc22ed77 DOC: Add whatsnew. Scott Sanderson 2016-01-20 23:21:00 -05:00
  • 09be7acaa8 TEST: Test forwarding of missing_value. Scott Sanderson 2016-01-20 22:57:02 -05:00
  • c105735574 DEV: Add support for specifying missing_value. Scott Sanderson 2016-01-20 22:45:51 -05:00
  • 94c02c710b DEV: Add parameter_space test decorator. Scott Sanderson 2016-01-20 22:03:35 -05:00
  • 9c448b5238 DOC: Explain why _BoundColumnDescr exists. Scott Sanderson 2016-01-19 13:09:05 -05:00
  • 1bf33f9ee0 TEST: Add isolated tests for .latest. Scott Sanderson 2016-01-19 12:58:51 -05:00
  • f440cb73b2 MAINT: Make __slots__ a tuple. Scott Sanderson 2016-01-19 12:28:03 -05:00
  • 22fdc910e4 DEV: Add EyeLoader. Scott Sanderson 2016-01-18 20:50:11 -05:00
  • a96dd70634 MAINT: Rename ConstantLoader to PrecomputedLoader. Scott Sanderson 2016-01-18 20:30:54 -05:00
  • 0c15f50231 TEST: Add dedicated testing dataset. Scott Sanderson 2016-01-18 20:10:16 -05:00
  • 28fdecc98b ENH: Make .latest return a Filter on bool columns. Scott Sanderson 2016-01-18 15:19:48 -05:00
  • d5bd2a9fb8 BLD: Pinning version of indirect dependency Richard Frank 2016-02-12 17:00:45 -05:00
  • fca7936b9b Merge pull request #969 from quantopian/fix-numpy-warnings Richard Frank 2016-02-12 16:41:50 -05:00
  • 24a292150a MAINT: Removing confusing parameter where we only use default Richard Frank 2016-02-11 18:44:23 -05:00
  • 86558f83b3 MAINT: use constants for nat Joe Jevnik 2016-02-03 16:33:37 -05:00
  • 5eb453675d BUG: don't fail if you cannot make a webrequest Joe Jevnik 2016-02-02 18:42:01 -05:00
  • 69cc5e6564 MAINT: Delegate to math_utils to leave bottleneck as optional Richard Frank 2016-02-02 20:13:08 -05:00
  • 318ac4deb5 TST: Use np.floor to preserve float return, since py3 returns an int Richard Frank 2016-02-02 20:12:28 -05:00
  • 1075e0573e PERF: Updated to sort_values for new pandas Richard Frank 2016-02-02 19:40:40 -05:00
  • 069fe5ccda TST: Updated for new pandas and made clearer types of values Richard Frank 2016-02-02 19:39:14 -05:00
  • f14002a741 TST: Test fixes for pandas update Richard Frank 2016-02-02 11:30:44 -05:00
  • ff485950b8 TST: Fix expected value now that assertion is more strict Richard Frank 2016-02-02 10:06:17 -05:00
  • 41231c5c59 MAINT: Removing unused functions and related tests Richard Frank 2016-02-01 14:32:45 -05:00
  • c11524fda1 MAINT: pandas 0.17 compat for blaze core loader Joe Jevnik 2016-01-29 20:53:57 -05:00
  • 7f27df4c51 TST: We want the longest times, no matter the color Richard Frank 2016-01-29 20:52:51 -05:00
  • fda8daa120 PERF: Use iloc instead of values, which is slower on pandas 0.17 Richard Frank 2016-01-29 19:58:41 -05:00
  • e33cc25265 TST: fix redundant partial Joe Jevnik 2016-01-29 19:24:17 -05:00
  • 23c9bb0a7f BLD: install system packages Joe Jevnik 2016-01-29 18:30:02 -05:00
  • 68c9575b5c BLD: remove conda stuff from travis Joe Jevnik 2016-01-29 18:24:44 -05:00
  • d94d9ae9d2 BLD: sed requirements file Joe Jevnik 2016-01-29 18:23:20 -05:00
  • d1eb479a19 BLD: add numpy 1.10 to build matrix Joe Jevnik 2016-01-29 17:54:26 -05:00
  • 9a253d52b2 BLD: use numpy get_include Joe Jevnik 2016-01-29 17:46:59 -05:00
  • 8be903b074 STY: remove unused import Joe Jevnik 2016-01-29 17:43:38 -05:00
  • 83cc14db4c BLD: run flake8 after tests Joe Jevnik 2016-01-29 17:42:13 -05:00
  • 5a7bad4005 MAINT: Different workaround for old-style class. Scott Sanderson 2016-01-22 15:02:42 -05:00
  • 5f49fa22cb MAINT: Upgrade numpy and fix warnings. Scott Sanderson 2016-01-22 15:00:04 -05:00
  • b65199339e Merge pull request #991 from quantopian/fix-right-binding-filter-ops Scott Sanderson 2016-02-10 20:16:01 -05:00
  • 9551e13895 DOC: Add whatsnew entry. Scott Sanderson 2016-02-10 18:51:33 -05:00
  • dfb1832231 TEST: More thorough testing of boolean binops. Scott Sanderson 2016-02-10 18:45:00 -05:00
  • e7269a880c BUG: Add right-binding operators to NumExprFilter. Scott Sanderson 2016-02-10 18:34:59 -05:00
  • 9e89b4ab9b Merge pull request #983 from quantopian/expiration_perf Richard Frank 2016-02-05 10:02:06 -05:00
  • 4e84b2c5ca TST: Added doctest Richard Frank 2016-02-04 17:36:40 -05:00
  • 79aff84aed MAINT: Moved auto_close_date to Asset Richard Frank 2016-02-04 10:58:08 -05:00
  • ede1eb7aa0 PERF: Look up expired futures from in-memory Futures Richard Frank 2016-02-03 16:09:14 -05:00
  • f5b74bf7c5 Merge pull request #980 from quantopian/odo-kwargs Joe Jevnik 2016-02-03 17:28:22 -05:00
  • 7c8a44ecd7 ENH: allow users to specify odo kwargs in from_blaze Joe Jevnik 2016-02-03 16:16:06 -05:00
  • 7173e9a5c8 Merge pull request #979 from quantopian/allow-cols Eddie Hebert 2016-02-02 14:58:06 -05:00
  • 27f94f83fa ENH: Allow passing of numpy arrays to writer. Eddie Hebert 2016-02-02 10:26:37 -05:00
  • d2365750fd Merge pull request #977 from quantopian/asset_comparison_overflow Richard Frank 2016-02-01 15:48:24 -05:00
  • 9c51daad47 Merge pull request #978 from quantopian/allow-empty-writes Eddie Hebert 2016-02-01 15:22:10 -05:00
  • 28b34f6409 BUG: Handle OverflowError by comparing False Richard Frank 2016-01-30 10:22:10 -05:00
  • 488721e805 ENH: Add padding method to minute bars writer. Eddie Hebert 2016-01-31 18:39:39 -05:00
  • b102742f69 BUG: fix deltas in blaze core loader Joe Jevnik 2016-01-28 14:08:11 -05:00
  • dd64a6cb73 Merge pull request #974 from jlowin/patch-4 Joe Jevnik 2016-01-25 19:43:19 -05:00
  • e44c0d42e1 Replace print with logger.info Jeremiah Lowin 2016-01-25 19:22:28 -05:00
  • 6557553c39 Merge pull request #973 from quantopian/use-method-for-metadata Eddie Hebert 2016-01-25 13:10:26 -05:00
  • 930aa1b29b MAINT: Use metadata method for reader init. Eddie Hebert 2016-01-25 12:58:43 -05:00
  • 2803802736 Merge pull request #941 from quantopian/futures-tick-size James Kirk 2016-01-25 11:18:31 -05:00
  • e576231ae5 Merge pull request #972 from quantopian/fix-minute-bar-siblings Eddie Hebert 2016-01-25 10:41:42 -05:00
  • 984e934e83 BUG: Fix OSError when creating sids that share dir Eddie Hebert 2016-01-25 10:29:19 -05:00
  • 0c2a1a1654 MAINT: Upgrade sphinx to 1.3.4 in dev requirements. Jonathan Kamens 2016-01-23 19:13:58 -05:00
  • f28982a7e5 BUG: do a notnull or notnan check based on the schema Joe Jevnik 2016-01-23 15:27:42 -05:00