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

PERF: Cythonize Groupby Rank #19481

Merged
merged 35 commits into from
Feb 10, 2018
Merged

PERF: Cythonize Groupby Rank #19481

merged 35 commits into from
Feb 10, 2018

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    396f1b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2c2177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    529503f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7faa3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baeb192 View commit details
    Browse the repository at this point in the history
  6. Added func for obj support

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    07c8e0f View commit details
    Browse the repository at this point in the history
  7. Added pct support

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    2ba6643 View commit details
    Browse the repository at this point in the history
  8. Added support for sorting

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    4e54aa5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    428d32c View commit details
    Browse the repository at this point in the history
  10. Added Timestamps to tests

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    902ef3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecd4b51 View commit details
    Browse the repository at this point in the history
  12. Added missing obj support

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    e17433d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0ea557 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e15b4b2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    04eb4f1 View commit details
    Browse the repository at this point in the history
  16. Variable Name Cleanup

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    7a4602d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7be3bf3 View commit details
    Browse the repository at this point in the history
  18. Lint fixes

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    ca28350 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    913ce94 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4755941 View commit details
    Browse the repository at this point in the history
  21. LINT fixes

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    d4a6662 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    56e7974 View commit details
    Browse the repository at this point in the history
  23. Updated whatsnew

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    9d7c3e6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    178654d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f6ae88a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    caacef2 View commit details
    Browse the repository at this point in the history
  27. Removed group_rank_object

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    a315a92 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a6ca485 View commit details
    Browse the repository at this point in the history
  29. Added tests for rank bugs

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    fd29d70 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b9e4719 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    613384c View commit details
    Browse the repository at this point in the history
  32. Documentation cleanup

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    94a2749 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3ee99c0 View commit details
    Browse the repository at this point in the history
  34. Removed npy_isnan import

    WillAyd committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    b430635 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    aa4578d View commit details
    Browse the repository at this point in the history