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

Implement Python data handler. #5689

Merged
merged 17 commits into from
May 22, 2020
Merged

Commits on May 20, 2020

  1. Define data handlers.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    081cfdb View commit details
    Browse the repository at this point in the history
  2. Device Quantile.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    300e79e View commit details
    Browse the repository at this point in the history
  3. Set info.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    8e7a8ad View commit details
    Browse the repository at this point in the history
  4. Don't use cls.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    77e38c5 View commit details
    Browse the repository at this point in the history
  5. Cudf.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    42bc818 View commit details
    Browse the repository at this point in the history
  6. Doc strings.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4b0ca29 View commit details
    Browse the repository at this point in the history
  7. Fix numpy.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    3a18bee View commit details
    Browse the repository at this point in the history
  8. Move.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    9afbe17 View commit details
    Browse the repository at this point in the history
  9. Lint.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    6afd537 View commit details
    Browse the repository at this point in the history
  10. Fix pandas, list.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    5d939fb View commit details
    Browse the repository at this point in the history
  11. Checks.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    fdc1e83 View commit details
    Browse the repository at this point in the history
  12. Revert flatten.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    154446b View commit details
    Browse the repository at this point in the history
  13. Convert unknown data.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    15104b9 View commit details
    Browse the repository at this point in the history
  14. List handler.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    94ced68 View commit details
    Browse the repository at this point in the history
  15. Lint.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ba04f10 View commit details
    Browse the repository at this point in the history
  16. Register interface.

    trivialfis committed May 20, 2020
    Configuration menu
    Copy the full SHA
    6d3b35d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Py35.

    trivialfis committed May 21, 2020
    Configuration menu
    Copy the full SHA
    f44be01 View commit details
    Browse the repository at this point in the history