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

#50990 Increase to_dict('list') performance #54824

Merged
merged 14 commits into from
Sep 1, 2023
Merged

Commits on Aug 28, 2023

  1. autoformat

    taytzehao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8e3fc28 View commit details
    Browse the repository at this point in the history
  2. autoformat

    taytzehao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e7e0560 View commit details
    Browse the repository at this point in the history
  3. whatsnew

    taytzehao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3440f2e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. reformat

    taytzehao committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b77df9e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. rm values

    taytzehao committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e6d1dd9 View commit details
    Browse the repository at this point in the history
  2. to_numpy()

    taytzehao committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    19c4c31 View commit details
    Browse the repository at this point in the history
  3. to_numpy()

    taytzehao committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c8c33e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6dcf04 View commit details
    Browse the repository at this point in the history
  5. rm newline

    taytzehao committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    035d176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e91ab7a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. .items

    taytzehao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    034af06 View commit details
    Browse the repository at this point in the history
  2. unit test

    taytzehao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    44ac848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6e25d8 View commit details
    Browse the repository at this point in the history
  4. comment

    taytzehao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d5f485a View commit details
    Browse the repository at this point in the history