Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT-#2491: optimized groupby dictionary aggregation #2534

Merged
merged 11 commits into from
Dec 17, 2020

Commits on Dec 17, 2020

  1. FEAT-modin-project#2491: optimized dictionary reduce aggregation

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e5f7318 View commit details
    Browse the repository at this point in the history
  2. FEAT-modin-project#2491: asv benchmarks added

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    dfdddcd View commit details
    Browse the repository at this point in the history
  3. FEAT-modin-project#2491: doc-strings added

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    907662f View commit details
    Browse the repository at this point in the history
  4. FEAT-modin-project#2491: fixes

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c0d4df7 View commit details
    Browse the repository at this point in the history
  5. FEAT-modin-project#2491: new test cases added

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    bcbd894 View commit details
    Browse the repository at this point in the history
  6. FEAT-modin-project#2491: discard changes in asv bench to avoid confli…

    …cts with modin-project#2539
    
    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e915820 View commit details
    Browse the repository at this point in the history
  7. FEAT-modin-project#2491: added asv benchmarks

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7cd6967 View commit details
    Browse the repository at this point in the history
  8. FEAT-modin-project#2491: comments added

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7145ca4 View commit details
    Browse the repository at this point in the history
  9. FEAT-modin-project#2491: alligned asv benchmarks with current master

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    349fe85 View commit details
    Browse the repository at this point in the history
  10. FEAT-modin-project#2491: addressing comments

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2262dc4 View commit details
    Browse the repository at this point in the history
  11. FEAT-modin-project#2491: renamed some entities

    Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
    dchigarev committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    58cfaa6 View commit details
    Browse the repository at this point in the history