Commit Graph

  • 6a24731971 DOC: Updated release process doc for github release Richard Frank 2016-03-29 16:57:49 -04:00
  • adb8556323 DOC: Updated release process doc for automated conda builds Richard Frank 2016-03-29 11:16:24 -04:00
  • 2a9d5198d9 DOC: Updated whatsnew highlights Richard Frank 2016-03-29 11:15:50 -04:00
  • 92947d3268 DOC: Push release commits and tags together Richard Frank 2016-03-29 10:59:33 -04:00
  • b2cd5b48b4 DOC: Updated README to say we support Windows Richard Frank 2016-03-28 11:17:08 -04:00
  • 9b27f3439d Merge pull request #1063 from quantopian/dividends-in-pipeline Maya Tydykov 2016-03-29 14:07:41 -04:00
  • e8185a1512 MAINT: reorganize - move testing mixin to fixtures Maya Tydykov 2016-03-23 15:41:22 -04:00
  • 6b3560ade8 MAINT: remove redundant function and move to utils Maya Tydykov 2016-03-23 15:15:55 -04:00
  • 06dd6e958d TST: recfator tests to use fixtures Maya Tydykov 2016-03-17 14:40:21 -04:00
  • 8a28e82d32 ENH: add dividends to pipeline Maya Tydykov 2016-03-09 10:29:10 -05:00
  • 8c059e6da6 Merge pull request #1075 from quantopian/quantiles Scott Sanderson 2016-03-29 12:57:45 -04:00
  • 9a04621781 ENH: Add eq and __ne__ to Classifier. Scott Sanderson 2016-03-28 15:46:28 -04:00
  • 0ebb72fe0d TEST: Explicitly use int64 everywhere. Scott Sanderson 2016-03-28 12:21:58 -04:00
  • 076868f5a1 MAINT: Refactor shared code into test method. Scott Sanderson 2016-03-28 11:56:15 -04:00
  • fe22bde998 TEST: Test uneven buckets in quantiles. Scott Sanderson 2016-03-28 11:34:58 -04:00
  • 92feaa3a7d BUG/TEST: Dict key order isn't guaranteed. Scott Sanderson 2016-03-28 10:21:57 -04:00
  • dd85b2d7b2 DOC: Updated whatsnew for continuous integration enhancements Richard Frank 2016-03-28 09:58:32 -04:00
  • c6e58af51b TEST: Test quantiles with better input. Scott Sanderson 2016-03-25 15:24:26 -04:00
  • a932628627 BUG: Use six viewkeys. Scott Sanderson 2016-03-24 15:00:04 -04:00
  • 9e0ad5de15 DOC: Fix bincount in docstring. Scott Sanderson 2016-03-24 11:54:19 -04:00
  • 39507efed2 DOC: Add whatsnew for quantiles. Scott Sanderson 2016-03-23 16:18:19 -04:00
  • 18bd7010b5 ENH: Improve short_reprs of classifier/normalizer. Scott Sanderson 2016-03-23 16:00:52 -04:00
  • 758d6c74fc ENH: Add isnull and notnull for classifiers. Scott Sanderson 2016-03-23 12:04:58 -04:00
  • 5ed1a4fcd1 ENH: Add quartiles/quintiles/deciles. Scott Sanderson 2016-03-22 22:08:50 -04:00
  • 872b84e09a ENH: Implement Factor.quantiles. Scott Sanderson 2016-03-21 22:26:58 -04:00
  • 16c5aecba6 DEV: Add utility for permuting rows in an array. Scott Sanderson 2016-03-22 21:00:32 -04:00
  • d0625e8a8d MAINT: Move ignore_nanwarnings to numpy_utils. Scott Sanderson 2016-03-22 20:54:45 -04:00
  • 1f237d43a3 MAINT: Make preprocessor factories closures. Scott Sanderson 2016-03-22 14:02:51 -04:00
  • 1245552340 DEV: Add expect_dimensions preprocessor. Scott Sanderson 2016-03-22 13:30:43 -04:00
  • b85eb36da8 TEST: Add test for demean example. Scott Sanderson 2016-03-21 18:33:32 -04:00
  • da87ca317d Merge pull request #1085 from quantopian/dual-write-market-opens-and-closes Eddie Hebert 2016-03-24 23:19:37 -04:00
  • 75213ac176 MAINT: Write open and closes for minute bar format Eddie Hebert 2016-03-24 13:36:08 -04:00
  • 2313135477 BLD: Fixed calculation of pip cache directory on travis Richard Frank 2016-03-24 17:42:14 -04:00
  • 821a2ea23d DOC: Fixing appveyor status badge Richard Frank 2016-03-24 17:01:02 -04:00
  • cdc9eb614c Merge pull request #981 from quantopian/appveyor Richard Frank 2016-03-24 13:48:02 -04:00
  • d67c93c4ab DOC: Signal to doctest blank lines in the expected output Richard Frank 2016-03-23 18:26:42 -04:00
  • 98289e4257 BLD: Only build master on appveyor (and hopefully PRs too) Richard Frank 2016-03-23 17:32:21 -04:00
  • a9fcb244ee BLD: Removing 32-bit builds Richard Frank 2016-03-23 17:12:00 -04:00
  • 70cbee0468 BLD: Only upload to anaconda if on master Richard Frank 2016-03-23 10:14:07 -04:00
  • 6d66fb46ef DOC: Added appveyor status of master to README Richard Frank 2016-03-23 09:46:57 -04:00
  • 3315a0ffe7 BLD: Use TA-Lib version from reqs Richard Frank 2016-03-22 19:27:05 -04:00
  • 42c1ef86b5 DEV: Move TA-Lib reqs to own file Richard Frank 2016-03-22 19:25:18 -04:00
  • 7852d6900e BLD: Moving powershell to python Richard Frank 2016-03-17 21:19:16 -04:00
  • c843a078ac BLD: Test that we can conda install zipline on windows Richard Frank 2016-03-16 10:40:18 -04:00
  • f272f1efb6 STY: Don't need to specify cmd Richard Frank 2016-03-15 18:24:51 -04:00
  • f3908319c4 BLD: Have pip use cache subdir Richard Frank 2016-03-15 18:23:59 -04:00
  • 3369e487ed BLD: Upload zipline package from appveyor Richard Frank 2016-03-15 11:38:53 -04:00
  • 8557047d1e BLD: Add ci channel when deciding whether to build Richard Frank 2016-03-15 11:00:49 -04:00
  • bf3307e768 BLD: Replaced batch script for building dependency packages Richard Frank 2016-03-14 14:11:15 -04:00
  • dab85a8152 BLD: Upload anaconda packages from appveyor Richard Frank 2016-03-14 10:52:37 -04:00
  • 2ee66e4c1d BLD: Bumped numexpr version and added conda recipe Richard Frank 2016-03-14 08:36:50 -04:00
  • d2b6009dc6 BLD: Find path to built conda package Richard Frank 2016-03-13 21:51:25 -04:00
  • e3af8219bc BLD: Run tests first. deactivate conda env so we can find anaconda Richard Frank 2016-03-12 09:56:03 -05:00
  • 8aabf69abb BLD: Upload packages to anaconda with "ci" label Richard Frank 2016-03-11 15:07:06 -05:00
  • b7f54dc1ac BLD: Don't build existing conda packages Richard Frank 2016-03-11 10:02:45 -05:00
  • a1ad717920 TST: Clean up refs to adjustments db, so windows can remove its dir Richard Frank 2016-03-07 11:27:46 -05:00
  • 8215c0f59b BLD: Calculate python dir Richard Frank 2016-03-07 10:39:01 -05:00
  • c49e77723b BLD: run_with_env.cmd requires CONDA_PY Richard Frank 2016-03-07 10:24:33 -05:00
  • b3801c5bb6 BLD: Cancel previously queued appveyor builds for a PR Richard Frank 2016-03-07 10:20:31 -05:00
  • dd8175b1d9 TST: Forward arguments to numpy Richard Frank 2016-03-07 09:43:46 -05:00
  • 335f73e1e9 TST: Windows fixups Richard Frank 2016-03-07 09:43:26 -05:00
  • 8386da9030 BLD: Update requirements with matrix vals, like we do travis Richard Frank 2016-03-06 23:01:00 -05:00
  • 2d9846ef1c BLD: Add more to build matrix Richard Frank 2016-03-06 17:23:05 -05:00
  • e53fc9abce BLD: Use the bcolz we built Richard Frank 2016-03-06 09:20:30 -05:00
  • cbc1316a7a MAINT: Moved scripts to appveyor dir Richard Frank 2016-03-06 15:43:20 -05:00
  • 8a94af3f97 BLD: Need to specify python version Richard Frank 2016-03-06 15:37:34 -05:00
  • e4b39e68d0 BLD: Echo more params Richard Frank 2016-03-06 11:34:45 -05:00
  • f89cbbdde2 BLD: Include commit hash in conda build string when not at exact tag Richard Frank 2016-03-06 09:38:27 -05:00
  • 863e7c39ee BLD: Try 64bit python Richard Frank 2016-03-05 17:16:39 -05:00
  • d873038a7e BUG: Specify int64 instead of system int Richard Frank 2016-03-05 16:22:42 -05:00
  • 0ac379eb74 BLD: Disallowed to uninstall pip on appveyor Richard Frank 2016-03-05 12:52:49 -05:00
  • f11f5adc6f BLD: Don't download dependencies on windows conda build Richard Frank 2016-03-05 12:06:29 -05:00
  • e6d91e2858 BLD: Remove cygwin's git Richard Frank 2016-03-03 22:23:35 -05:00
  • bf6047f80d BLD: Peg the conda-build version Richard Frank 2016-03-03 16:15:30 -05:00
  • cb5c9b4afd BLD: Use only major.minor numpy version when building packages Richard Frank 2016-03-03 15:30:28 -05:00
  • 65cb8ecc26 BLD: Build other conda recipes. Build zipline recipe on appveyor. Richard Frank 2016-03-03 13:43:57 -05:00
  • d5f01c2ac4 BLD: Add pip cache to appveyor cache Richard Frank 2016-03-03 11:29:29 -05:00
  • 67b1e6b436 BLD: Stay in build dir to find tests Richard Frank 2016-03-03 11:23:31 -05:00
  • 70cb317610 BLD: Calculate travis cache dir Richard Frank 2016-03-03 11:23:09 -05:00
  • 8a5c8f5519 BLD: unshallow the travis git checkout so conda build can clone it Richard Frank 2016-03-03 10:51:12 -05:00
  • c753adc349 BLD: Eventual matrix Richard Frank 2016-03-03 09:33:42 -05:00
  • fbb29ba91a BLD: Have travis build zipline conda package Richard Frank 2016-03-03 09:33:55 -05:00
  • 8563e5fabb BLD: Windows ta-lib build Richard Frank 2016-03-01 17:03:34 -05:00
  • de65650fd2 BLD: Build ta-lib first Richard Frank 2016-02-29 21:39:42 -05:00
  • 15f9502a10 BLD: Updates to match travis Richard Frank 2016-02-29 21:39:31 -05:00
  • b7f4a2f589 BLD: Provide env vars required by run_with_env.cmd Richard Frank 2016-02-29 21:38:34 -05:00
  • 96046fc12d BLD: appveyor.yml Joe Jevnik 2016-02-03 16:52:23 -05:00
  • c8997901f3 Merge pull request #1072 from quantopian/too-many-factors David Michalowicz 2016-03-23 15:25:19 -04:00
  • 9d006b328b DOC: Add whatsnew entry dmichalowicz 2016-03-23 15:08:38 -04:00
  • 7e83a8df5f BUG: NumericalExpressions fail to merge with too many inputs dmichalowicz 2016-03-21 15:54:52 -04:00
  • 4164ffdcb0 BUG: call correct method Maya Tydykov 2016-03-21 16:41:23 -04:00
  • 387c43511a DOC: Add missing word in docstring. Scott Sanderson 2016-03-20 17:05:48 -04:00
  • 14c1bb0cb5 Merge pull request #1046 from quantopian/classifiers Scott Sanderson 2016-03-20 16:57:34 -04:00
  • 396d2f4327 DOC: Update Filter/Factor/Classifier docstrings. Scott Sanderson 2016-03-19 19:03:41 -04:00
  • c90ac1ad33 DOC: Add whatsnew entry. Scott Sanderson 2016-03-19 17:03:48 -04:00
  • 3c53b4944b TEST: Test not calling super()._validate. Scott Sanderson 2016-03-19 16:54:56 -04:00
  • 381a231725 MAINT: Clean up mixin usage. Scott Sanderson 2016-03-19 16:41:02 -04:00
  • bae78ae522 MAINT: Use clearer parameter name. Scott Sanderson 2016-03-19 16:35:45 -04:00
  • cace5f3a6c MAINT: Delete old classifier.py Scott Sanderson 2016-03-19 16:15:33 -04:00
  • 9505363f50 DOC: Add comment. Scott Sanderson 2016-03-19 16:00:39 -04:00