Commit Graph

  • ca5f98be8c BUG: Makes NoData{Before, After}Date subclass NoDataOnDate (#1507) Andrew Daniels 2016-09-22 11:43:43 -04:00
  • a5c7e93540 Merge pull request #1500 from quantopian/make-metadata-optional Andrew Daniels 2016-09-21 12:40:19 -04:00
  • 9d7049a872 Merge pull request #1500 from quantopian/make-metadata-optional Andrew Daniels 2016-09-21 12:40:19 -04:00
  • 25517e2b15 Merge pull request #1502 from quantopian/remove-future-chain Eddie Hebert 2016-09-21 11:44:57 -04:00
  • 9f77473ae6 Merge pull request #1502 from quantopian/remove-future-chain Eddie Hebert 2016-09-21 11:44:57 -04:00
  • 96cc6b6588 MAINT: Adds option for minute bar writer to not write metadata Andrew Daniels 2016-09-19 17:07:33 -04:00
  • 518b1d78ac MAINT: Adds option for minute bar writer to not write metadata Andrew Daniels 2016-09-19 17:07:33 -04:00
  • 5e20a1bdd1 Merge pull request #1505 from quantopian/blaze-it Scott Sanderson 2016-09-21 11:18:27 -04:00
  • 098758b3ce Merge pull request #1505 from quantopian/blaze-it Scott Sanderson 2016-09-21 11:18:27 -04:00
  • 9fd8ddda53 MAINT: Remove future_chain API method. Eddie Hebert 2016-09-20 16:24:18 -04:00
  • f4daf10e2f MAINT: Remove future_chain API method. Eddie Hebert 2016-09-20 16:24:18 -04:00
  • 3477e26720 MAINT: Put us back on blaze master. Scott Sanderson 2016-09-21 10:46:57 -04:00
  • 700260cc71 MAINT: Put us back on blaze master. Scott Sanderson 2016-09-21 10:46:57 -04:00
  • 21a3de8ce5 Merge pull request #1477 from quantopian/init-1.0.3-release-notes Eddie Hebert 2016-09-21 10:36:31 -04:00
  • f3c4381b24 Merge pull request #1477 from quantopian/init-1.0.3-release-notes Eddie Hebert 2016-09-21 10:36:31 -04:00
  • 9e0ef02ff6 Merge pull request #1494 from quantopian/remove-unused-update-dividends Eddie Hebert 2016-09-21 10:36:12 -04:00
  • 5c77b36ce9 Merge pull request #1494 from quantopian/remove-unused-update-dividends Eddie Hebert 2016-09-21 10:36:12 -04:00
  • b584ccc187 Merge pull request #1504 from quantopian/pandas18-memory-stopgaps Scott Sanderson 2016-09-21 10:18:57 -04:00
  • 50457e27af Merge pull request #1504 from quantopian/pandas18-memory-stopgaps Scott Sanderson 2016-09-21 10:18:57 -04:00
  • a9faf94945 PERF: Remove or defer calls to get_loc on large indices. Scott Sanderson 2016-09-21 06:18:31 -04:00
  • e86fffc4ca PERF: Remove or defer calls to get_loc on large indices. Scott Sanderson 2016-09-21 06:18:31 -04:00
  • 9ea1af70a9 Merge pull request #1339 from quantopian/latest-numpy-pandas Scott Sanderson 2016-09-20 22:03:49 -04:00
  • 74413695f3 Merge pull request #1339 from quantopian/latest-numpy-pandas Scott Sanderson 2016-09-20 22:03:49 -04:00
  • 9cc2ecf8d5 BUG: Remove set_trace and add test coverage. Scott Sanderson 2016-09-20 17:46:27 -04:00
  • c23dd5beaa BUG: Remove set_trace and add test coverage. Scott Sanderson 2016-09-20 17:46:27 -04:00
  • c28ac1a4a5 MAINT: Bump blaze. Scott Sanderson 2016-09-16 15:12:24 -04:00
  • 15b5cbf21b MAINT: Bump blaze. Scott Sanderson 2016-09-16 15:12:24 -04:00
  • c5936b86d6 MAINT: Silence bad perf warning from pandas. Scott Sanderson 2016-09-09 17:22:42 -04:00
  • 70755c5416 MAINT: Silence bad perf warning from pandas. Scott Sanderson 2016-09-09 17:22:42 -04:00
  • ab9a5d7060 MAINT: Use randint instead of random_integers. Scott Sanderson 2016-09-09 17:22:29 -04:00
  • 94e51cf76d MAINT: Use randint instead of random_integers. Scott Sanderson 2016-09-09 17:22:29 -04:00
  • 6e3bfe2d78 MAINT: Rebuild example data. Scott Sanderson 2016-07-29 07:26:48 -04:00
  • ccd94e6e64 MAINT: Rebuild example data. Scott Sanderson 2016-07-29 07:26:48 -04:00
  • 2522ca28ae BUG: Don't fail on integral floats in event rules. Scott Sanderson 2016-09-07 21:51:19 -04:00
  • d9282ef7e0 BUG: Don't fail on integral floats in event rules. Scott Sanderson 2016-09-07 21:51:19 -04:00
  • 467a4f8225 MAINT: Bump blaze. Scott Sanderson 2016-08-18 12:31:20 -04:00
  • ae4efffe3e MAINT: Bump blaze. Scott Sanderson 2016-08-18 12:31:20 -04:00
  • 5370948196 MAINT: Use sort_values instead of sort(). Scott Sanderson 2016-08-16 14:54:00 -04:00
  • 99a5957e83 MAINT: Use sort_values instead of sort(). Scott Sanderson 2016-08-16 14:54:00 -04:00
  • ce76acce46 MAINT: Use df.resample().apply(). Scott Sanderson 2016-08-05 19:32:56 -04:00
  • 500f7067f0 MAINT: Use df.resample().apply(). Scott Sanderson 2016-08-05 19:32:56 -04:00
  • ec89402a3e MAINT: Fix PerformanceWarning import. Scott Sanderson 2016-08-05 17:38:18 -04:00
  • f3eeaa233c MAINT: Fix PerformanceWarning import. Scott Sanderson 2016-08-05 17:38:18 -04:00
  • 918de6ad26 MAINT: Use explicit floats in np.full. Scott Sanderson 2016-08-05 17:37:32 -04:00
  • 30a1eb66ea MAINT: Use explicit floats in np.full. Scott Sanderson 2016-08-05 17:37:32 -04:00
  • f77892240a MAINT: Use specific versions in appveyor.yml. Scott Sanderson 2016-08-02 13:05:15 -04:00
  • 48e12a2604 MAINT: Use specific versions in appveyor.yml. Scott Sanderson 2016-08-02 13:05:15 -04:00
  • ddef107fa1 BLD: Downgrade to scipy 0.17. Scott Sanderson 2016-08-01 14:40:59 -04:00
  • 76f8eaf2d5 BLD: Downgrade to scipy 0.17. Scott Sanderson 2016-08-01 14:40:59 -04:00
  • 46cf54b180 MAINT: Remove outdated compat code. Scott Sanderson 2016-08-01 13:02:45 -04:00
  • 966c0ceedb MAINT: Remove outdated compat code. Scott Sanderson 2016-08-01 13:02:45 -04:00
  • c6dc1db1f2 BLD: Update appveyor.yml for new pandas/numpy. Scott Sanderson 2016-08-01 12:45:09 -04:00
  • 2e238bfa38 BLD: Update appveyor.yml for new pandas/numpy. Scott Sanderson 2016-08-01 12:45:09 -04:00
  • 6aeba11176 STY: Fix flake8 failures. Scott Sanderson 2016-07-28 16:43:05 -04:00
  • 7e2230a763 STY: Fix flake8 failures. Scott Sanderson 2016-07-28 16:43:05 -04:00
  • ebbd79c7db MAINT: Put scipy back in travis reqs. Scott Sanderson 2016-07-28 13:50:21 -04:00
  • 78dd69c5a6 MAINT: Put scipy back in travis reqs. Scott Sanderson 2016-07-28 13:50:21 -04:00
  • 9e517691bb BLD: Remove old numpy/pandas versions from travis. Scott Sanderson 2016-07-28 13:32:29 -04:00
  • 659c8ae5ee BLD: Remove old numpy/pandas versions from travis. Scott Sanderson 2016-07-28 13:32:29 -04:00
  • 48a44f321a DOC: Note where cleanup happens. Scott Sanderson 2016-07-28 11:46:30 -04:00
  • 72806620ea DOC: Note where cleanup happens. Scott Sanderson 2016-07-28 11:46:30 -04:00
  • 4ba064dae7 MAINT: Don't make datetime64 from tz-aware Timestamp. Scott Sanderson 2016-07-26 13:18:11 -04:00
  • aa3e2fe4e7 MAINT: Don't make datetime64 from tz-aware Timestamp. Scott Sanderson 2016-07-26 13:18:11 -04:00
  • f24db9c30c DOC: Typo in comment. Scott Sanderson 2016-07-26 13:09:58 -04:00
  • df76086319 DOC: Typo in comment. Scott Sanderson 2016-07-26 13:09:58 -04:00
  • b639555404 MAINT: Use errors='coerce'. Scott Sanderson 2016-07-22 15:15:03 -04:00
  • ac256f3855 MAINT: Use errors='coerce'. Scott Sanderson 2016-07-22 15:15:03 -04:00
  • 493e18252d MAINT: Temporarily ignore pandas warnings in categoricals. Scott Sanderson 2016-07-21 17:34:56 -04:00
  • 53eb1964d9 MAINT: Temporarily ignore pandas warnings in categoricals. Scott Sanderson 2016-07-21 17:34:56 -04:00
  • a9c02935c6 Revert "MAINT: Remove support for custom string Column missing values." Scott Sanderson 2016-07-21 17:19:51 -04:00
  • 0ff13e7fdc Revert "MAINT: Remove support for custom string Column missing values." Scott Sanderson 2016-07-21 17:19:51 -04:00
  • ed365dc5fe MAINT: Remove support for custom string Column missing values. Scott Sanderson 2016-07-20 20:26:38 -04:00
  • 16f4944232 MAINT: Remove support for custom string Column missing values. Scott Sanderson 2016-07-20 20:26:38 -04:00
  • da8ed8919e MAINT: Pandas compat for rolling_*. Scott Sanderson 2016-07-20 20:03:35 -04:00
  • ca54721058 MAINT: Pandas compat for rolling_*. Scott Sanderson 2016-07-20 20:03:35 -04:00
  • 52166e9958 MAINT: Pass float to np.full explicitly. Scott Sanderson 2016-07-20 19:57:47 -04:00
  • a39a6e1bbf MAINT: Pass float to np.full explicitly. Scott Sanderson 2016-07-20 19:57:47 -04:00
  • 4c3c2fd13c MAINT: Don't use convert_objects(). Scott Sanderson 2016-07-20 19:57:24 -04:00
  • 0ace6f7b8f MAINT: Don't use convert_objects(). Scott Sanderson 2016-07-20 19:57:24 -04:00
  • a1273cd669 MAINT: Fix warnings from numpy labelarray methods. Scott Sanderson 2016-07-20 18:32:06 -04:00
  • 0c550dc592 MAINT: Fix warnings from numpy labelarray methods. Scott Sanderson 2016-07-20 18:32:06 -04:00
  • af5f4be17c MAINT: Fix warnings from numpy on NaT comparison. Scott Sanderson 2016-07-20 18:29:51 -04:00
  • 599d6c59ef MAINT: Fix warnings from numpy on NaT comparison. Scott Sanderson 2016-07-20 18:29:51 -04:00
  • 9bd6cab115 MAINT: Pass float explicitly. Scott Sanderson 2016-07-20 18:14:03 -04:00
  • 758ed0fffa MAINT: Pass float explicitly. Scott Sanderson 2016-07-20 18:14:03 -04:00
  • b9c2e8c1c6 MAINT: Use sort_values instead of sort(). Scott Sanderson 2016-07-19 11:11:31 -04:00
  • 9c82960876 MAINT: Use sort_values instead of sort(). Scott Sanderson 2016-07-19 11:11:31 -04:00
  • 9aa866e434 MAINT: Use sort_values() instead of sort(). Scott Sanderson 2016-07-19 09:41:56 -04:00
  • b5fd0cdbfa MAINT: Use sort_values() instead of sort(). Scott Sanderson 2016-07-19 09:41:56 -04:00
  • f30fc28b5c MAINT: Pass float explicitly to numpy. Scott Sanderson 2016-07-19 09:40:18 -04:00
  • 874d2b51f1 MAINT: Pass float explicitly to numpy. Scott Sanderson 2016-07-19 09:40:18 -04:00
  • ef88dfdad2 MAINT: Use dataframe.iteritems instead of iterkv. Scott Sanderson 2016-07-18 12:50:05 -04:00
  • d265abbbf1 MAINT: Use dataframe.iteritems instead of iterkv. Scott Sanderson 2016-07-18 12:50:05 -04:00
  • 74277490d5 BUG: Use arrays for week/month group calculations. Scott Sanderson 2016-07-18 12:35:52 -04:00
  • 750b410a48 BUG: Use arrays for week/month group calculations. Scott Sanderson 2016-07-18 12:35:52 -04:00
  • f8734e8721 MAINT/TEST: Clarify test_events. Scott Sanderson 2016-07-18 12:34:36 -04:00
  • 7fbde3227c MAINT/TEST: Clarify test_events. Scott Sanderson 2016-07-18 12:34:36 -04:00
  • 259f10a2d9 MAINT: Pass float to np.full explicitly. Scott Sanderson 2016-07-18 12:33:50 -04:00
  • 989d21514c MAINT: Pass float to np.full explicitly. Scott Sanderson 2016-07-18 12:33:50 -04:00
  • 434d7c69d3 TEST/MAINT: Silence no_checkpoints warning. Scott Sanderson 2016-07-18 12:33:23 -04:00