Commit Graph

  • 91c811345c Minor updates to docs and doctests Stephen Dodson 2019-11-22 16:22:16 +00:00
  • 84e23ab5d1 Added Series metric aggs + Series docs Stephen Dodson 2019-11-22 15:44:55 +00:00
  • c4d269ccdb Customising CI setup for eland Winterflower 2019-11-22 14:42:58 +01:00
  • 5d119215f8 Fixing rename and truediv issues Stephen Dodson 2019-11-21 20:37:54 +00:00
  • 031e914dbe Renaming configuration items to be eland specific Winterflower 2019-11-21 17:12:45 +01:00
  • c12bf9357b Series rename and arithmetic initial implementation Stephen Dodson 2019-11-21 15:39:13 +00:00
  • fc7c214ae6 Initial skeleton for .ci folder Winterflower 2019-11-21 13:53:27 +01:00
  • 4935a7b4ee
    Merge pull request #58 from stevedodson/feature/user_guide stevedodson 2019-11-20 13:58:25 +00:00
  • 530f2f7661 Resolving comments in contributing.rst + adding CONTRIBUTING.md Stephen Dodson 2019-11-20 13:56:44 +00:00
  • 6564f26245 Adding 'development' section to docs Stephen Dodson 2019-11-20 10:32:35 +00:00
  • 2a409962ea
    Merge pull request #55 from blaklaybul/fix-boolean-index stevedodson 2019-11-20 08:14:59 +00:00
  • 29b6a70995
    Merge pull request #57 from blaklaybul/fix-no-results stevedodson 2019-11-20 08:14:02 +00:00
  • f1ec6c0d8b fixes UnboundLocalError when displaying empty dataframes Michael Hirsch 2019-11-19 15:52:03 -05:00
  • c90602dd65 sets max_rows=1 in case of empty dataframe Michael Hirsch 2019-11-19 15:13:18 -05:00
  • 9c03d5a0d4 instantiates column as series with specified dtype Michael Hirsch 2019-11-19 13:13:08 -05:00
  • 9c9ca90c0d
    Adds Support for Series.value_counts() (#49) Michael Hirsch 2019-11-19 11:27:15 -05:00
  • 885a0a4aba
    Merge pull request #51 from stevedodson/master stevedodson 2019-11-19 14:09:13 +00:00
  • 8f31c04c07 Extending metrics tests based on comments on https://github.com/elastic/eland/pull/51 Stephen Dodson 2019-11-19 13:49:34 +00:00
  • 24f008af4e
    Merge pull request #53 from joshdevins/fix-field-caps-too-long Josh Devins 2019-11-19 14:20:43 +01:00
  • 463edf9f90
    Fixes field caps query params exceeding HTTP limit Josh Devins 2019-11-19 14:08:57 +01:00
  • 2854eecbf4 https://github.com/elastic/eland/issues/50 fix. Stephen Dodson 2019-11-19 12:01:53 +00:00
  • 9b4fe40305 Updating docs + added supported methods doc Stephen Dodson 2019-11-19 10:42:23 +00:00
  • be4055093b
    Merge pull request #48 from stevedodson/master stevedodson 2019-11-19 08:22:36 +00:00
  • fb2a1fae7b Updated to_string/to_html docs Stephen Dodson 2019-11-18 15:27:43 +00:00
  • 327f43d912 Fixing issue in to_html/to_string if max_rows is set Stephen Dodson 2019-11-18 14:47:35 +00:00
  • d92ed94ef0 Improve to_string/to_html/__repr__/_repr_html_ tests Stephen Dodson 2019-11-18 12:55:23 +00:00
  • c93d07981d
    Merge pull request #47 from blaklaybul/trim-display stevedodson 2019-11-18 10:35:03 +01:00
  • 4eea073305 includes assertion Michael Hirsch 2019-11-16 11:57:25 -05:00
  • 8b96f1fa2c removes errant space Michael Hirsch 2019-11-15 17:41:15 -05:00
  • 30d307bdaf implements min rows to truncate display for large results Michael Hirsch 2019-11-15 17:38:46 -05:00
  • b0be68e1db tabular display: show 10 rows if index is larger than max_rows Michael Hirsch 2019-11-15 11:10:35 -05:00
  • e57d55dbc2
    Adds isin boolean indexing to example (#45) Michael Hirsch 2019-11-15 10:43:06 -05:00
  • 905fba5d0f
    Merge pull request #46 from stevedodson/master stevedodson 2019-11-15 16:16:26 +01:00
  • 2f4d601932 Adding eland.read_csv Stephen Dodson 2019-11-15 15:14:12 +00:00
  • 394128acf5
    Merge pull request #43 from stevedodson/master stevedodson 2019-11-15 12:24:56 +01:00
  • 21f9c0f54a Merge remote-tracking branch 'upstream/master' Stephen Dodson 2019-11-15 11:23:37 +00:00
  • f5025b9f39 Renamed ed_to_pd eland_to_pandas and added docs. Stephen Dodson 2019-11-15 11:21:27 +00:00
  • 29fe2278b7 Adding last few eland.DataFrame API docs. Stephen Dodson 2019-11-15 11:01:46 +00:00
  • 8e72a97dc5
    Merge pull request #42 from blaklaybul/example stevedodson 2019-11-15 09:36:06 +01:00
  • 850e3f0d73
    Merge pull request #38 from stevedodson/master stevedodson 2019-11-15 02:59:01 +01:00
  • 75f1bb51ce adds pip requirements to run example Michael Hirsch 2019-11-14 16:17:55 -05:00
  • b6943c0fee adds eda of online retail data Michael Hirsch 2019-11-14 16:09:01 -05:00
  • fb2774e7c7 Adding Series.isin Stephen Dodson 2019-11-14 20:25:34 +00:00
  • dc2b1acbc2
    Merge pull request #37 from stevedodson/master stevedodson 2019-11-14 21:07:11 +01:00
  • 4719afa57f Merge remote-tracking branch 'upstream/master' Stephen Dodson 2019-11-14 20:06:12 +00:00
  • 5a546577f4 Resolving DataFrame.query issues + more docs Stephen Dodson 2019-11-14 20:04:38 +00:00
  • c3613f4bfe adds script to load data from online-retail file Michael Hirsch 2019-11-14 13:08:55 -05:00
  • be3e8e2746
    Merge pull request #35 from stevedodson/master stevedodson 2019-11-14 12:53:42 +01:00
  • e76a4de79d Fixing setup.py Stephen Dodson 2019-11-14 11:52:16 +00:00
  • 49f597d0c1
    Changing LICENSE to Apache2 stevedodson 2019-11-14 10:50:04 +01:00
  • 8a51b26235 Changing LICENSE to Apache2 Stephen Dodson 2019-11-14 09:42:06 +00:00
  • 8142f32d57
    Merge pull request #33 from stevedodson/master stevedodson 2019-11-14 10:31:01 +01:00
  • 8b3c66a5c8 Changing LICENSE to Apache2 Stephen Dodson 2019-11-14 09:27:44 +00:00
  • f6a927832e
    Merge pull request #32 from blaklaybul/update-gitignore Michael Hirsch 2019-11-13 13:30:16 -05:00
  • dff49d01fe More doc updates. Stephen Dodson 2019-11-13 18:23:43 +00:00
  • 495a7d612b ignores jupyter, virtualenv, and vscode files Michael Hirsch 2019-11-13 08:52:38 -05:00
  • fd35fbd9f5
    Merge pull request #31 from stevedodson/master stevedodson 2019-11-12 21:30:33 +01:00
  • d8c1e18161 Merge remote-tracking branch 'upstream/master' Stephen Dodson 2019-11-12 20:29:08 +00:00
  • e181476dfe First effort at tidying up docs. Still work-in-progress. Stephen Dodson 2019-11-12 20:26:59 +00:00
  • 862f58ec63
    Merge pull request #28 from edsavage/master Ed Savage 2019-11-11 10:08:41 -05:00
  • 16c7e23e93 Merged upstream master Ed Savage 2019-11-11 15:01:38 +00:00
  • 8de7a1db7d Resolved minor PyCharm issues Stephen Dodson 2019-11-05 13:31:10 +00:00
  • 90ea637707
    Merge pull request #30 from stevedodson/master stevedodson 2019-11-04 14:21:44 +01:00
  • 5ee6228a95 Merge remote-tracking branch 'upstream/master' Stephen Dodson 2019-11-04 13:20:02 +00:00
  • c1ee409a33 Major cleanup - removed modin as dependency Stephen Dodson 2019-11-04 13:13:42 +00:00
  • 9dad8613d3 Fixing tests, and upgrading to pandas 0.25.1 Stephen Dodson 2019-10-18 08:06:07 +00:00
  • d9ff31adc1 Corrected installation requirements Ed Savage 2019-10-09 11:55:52 +01:00
  • 68bfef2d22 Correct usage example in README.md Ed Savage 2019-10-09 10:54:32 +01:00
  • 8cb9682086
    Merge pull request #26 from stevedodson/master stevedodson 2019-10-08 16:40:51 +02:00
  • 315d4c3287 Resolving some issues with import dependencies Stephen Dodson 2019-10-08 14:39:24 +00:00
  • db5aa8fef7
    Merge pull request #24 from stevedodson/master stevedodson 2019-08-15 14:20:32 +00:00
  • 337bef1c5d Demo day notebook + minor updates added Stephen Dodson 2019-08-15 12:26:58 +00:00
  • e34816144d
    Merge pull request #23 from stevedodson/master stevedodson 2019-08-14 14:45:45 +00:00
  • ef289bfe78 Adding partial DataFrame.query support Stephen Dodson 2019-08-14 14:44:04 +00:00
  • 1625e979f5
    Merge pull request #21 from stevedodson/master stevedodson 2019-08-09 07:58:48 +00:00
  • 9c96994891 Merge remote-tracking branch 'upstream/master' Stephen Dodson 2019-08-09 07:57:10 +00:00
  • 49bad292d3 Added DataFrame.to_csv - tests still failing Stephen Dodson 2019-08-09 07:54:44 +00:00
  • 1f7ed7320e
    Merge pull request #20 from stevedodson/master stevedodson 2019-08-08 07:48:26 +00:00
  • c6e0c5b92b Adding smaller test and first effort to implement aggs Stephen Dodson 2019-08-06 14:58:38 +00:00
  • d34a8365eb
    Merge pull request #18 from stevedodson/master stevedodson 2019-08-01 12:56:39 +00:00
  • 67b7aee9c9 Adding DataFrame.hist tests and DataFrame.select_dtypes Stephen Dodson 2019-08-01 12:55:17 +00:00
  • 62d244ff8a
    Merge pull request #17 from stevedodson/master stevedodson 2019-07-31 10:01:52 +00:00
  • 3435ffac1b Adding first implementation of eland.DataFrame.hist Stephen Dodson 2019-07-31 09:59:52 +00:00
  • 1fa4d3fbe7 Partial implementation of hist - does not work Stephen Dodson 2019-07-12 15:24:32 +00:00
  • 9bf3505b7e Cleanup + removed dependence of elasticsearch-dsl Stephen Dodson 2019-07-11 10:17:04 +00:00
  • 1115692074
    Merge pull request #16 from stevedodson/master stevedodson 2019-07-11 12:14:42 +02:00
  • ee9b621891 Removing redundant test Stephen Dodson 2019-07-11 10:13:00 +00:00
  • d71ce9f50c Adding drop + the ability for operations to have a query Stephen Dodson 2019-07-11 10:11:57 +00:00
  • dc07285aa1 Merge branch 'master' of github.com:stevedodson/eland Stephen Dodson 2019-07-09 10:03:08 +00:00
  • a73c999290 iloc is (mainly) working. Stephen Dodson 2019-07-09 10:02:08 +00:00
  • e87bfea709
    Update dataframe_supported.rst stevedodson 2019-07-05 07:15:33 +00:00
  • 245def48e9 Added docs/dataframe_supported.rst Stephen Dodson 2019-07-04 19:38:26 +00:00
  • d0ea715c31 Added test data and additional test cases Stephen Dodson 2019-07-04 19:25:47 +00:00
  • 15e0c37182 Major refactor. eland is now backed by modin. Stephen Dodson 2019-07-04 13:00:19 +00:00
  • f2df2c77b2
    Merge pull request #14 from stevedodson/master stevedodson 2019-07-03 11:51:39 +02:00
  • 5e10b2e818 Checkpoint code before attempting major investigation into using modin Stephen Dodson 2019-07-03 09:49:58 +00:00
  • 30df901fce Introduction of eland.Series - big refactor Stephen Dodson 2019-07-01 18:41:56 +00:00
  • 99279724f6
    Merge pull request #13 from stevedodson/master stevedodson 2019-06-28 16:47:59 +02:00
  • 582d744848 Merge remote-tracking branch 'upstream/master' Stephen Dodson 2019-06-28 14:46:56 +00:00
  • c4d2683743 Adding eland.Index features Stephen Dodson 2019-06-28 14:43:20 +00:00