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

BUG: to_dict should return a native datetime object for NumPy backed dataframes #37571

Merged
merged 23 commits into from
Nov 4, 2020

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    af2f84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87265bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b8221c View commit details
    Browse the repository at this point in the history
  4. TST/CLN: test comments

    arw2019 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    a28bfad View commit details
    Browse the repository at this point in the history
  5. DOC: whatsnew

    arw2019 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8821a8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    717a6e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad78190 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c93fca9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47fd80d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de86652 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b17a0db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1057c8a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b2a84a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    10119a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44d82c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d737457 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d8d374 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9b8e31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1667f6 View commit details
    Browse the repository at this point in the history
  7. TYP: maybe_box_datetimelike

    arw2019 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    5b984b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    017fa58 View commit details
    Browse the repository at this point in the history
  9. TYP: dict_compat

    arw2019 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    c76c09c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2697b85 View commit details
    Browse the repository at this point in the history