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: DataFrame.transpose with dt64tz #40149

Merged
merged 166 commits into from
May 17, 2021
Merged

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    13bd448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be797e9 View commit details
    Browse the repository at this point in the history
  3. REF: _values_compat

    jbrockmendel committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    35cdd16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55c2568 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cc7e5b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. test, asv

    jbrockmendel committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    213afb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52fa07a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ba370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f9027 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    fda6048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e371f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45360e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46229ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2745b37 View commit details
    Browse the repository at this point in the history
  6. dont hardcode dt64tz

    jbrockmendel committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    29a1909 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1be48ee View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    c0aa860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc07a6 View commit details
    Browse the repository at this point in the history
  3. remove _dtype

    jbrockmendel committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    093cf8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1460ff3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Configuration menu
    Copy the full SHA
    33e5d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd0548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a826b4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d6fffc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00185cc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    b273600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    378f168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1938bf6 View commit details
    Browse the repository at this point in the history
  4. PERF: .array->._values

    jbrockmendel committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    f92f81f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36b36b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. PERF: get_values

    jbrockmendel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c0208bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846e1dc View commit details
    Browse the repository at this point in the history
  3. perf

    jbrockmendel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    5081d27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fc7efa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44e7343 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    069a08a View commit details
    Browse the repository at this point in the history
  7. CLN: comments

    jbrockmendel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7b5a67a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be4a243 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    882373b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    130ff23 View commit details
    Browse the repository at this point in the history
  3. revert perf workarounds

    jbrockmendel committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    5cca7fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23411a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1efc59b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    3215b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    819e8e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    3a6e463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a39bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7abcd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c339fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f909e48 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    8863c87 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    6579283 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    dabb8e2 View commit details
    Browse the repository at this point in the history
  2. fix simple_new usage

    jbrockmendel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    10a78b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f7d6db View commit details
    Browse the repository at this point in the history
  4. mypy fixup

    jbrockmendel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    5fac38e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    7bb85b6 View commit details
    Browse the repository at this point in the history
  2. fastparquet compat

    jbrockmendel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    399d722 View commit details
    Browse the repository at this point in the history
  3. troubleshoot

    jbrockmendel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    dff0fec View commit details
    Browse the repository at this point in the history
  4. array manager tests

    jbrockmendel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    b9d8231 View commit details
    Browse the repository at this point in the history
  5. array manager tests

    jbrockmendel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    3469bb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b25ccd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad966d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26ad122 View commit details
    Browse the repository at this point in the history
  9. array-manager tests

    jbrockmendel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    9602a74 View commit details
    Browse the repository at this point in the history
  10. array-manager test

    jbrockmendel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    33d8a24 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    38143fc View commit details
    Browse the repository at this point in the history
  2. troubleshoot docbuild

    jbrockmendel committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    2a0f7de View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    f7a03f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad917de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0674f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    063df5d View commit details
    Browse the repository at this point in the history
  2. cleanups

    jbrockmendel committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    1019aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70d6afe View commit details
    Browse the repository at this point in the history
  4. update for quantile

    jbrockmendel committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    9faf9ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c20f138 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c864f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e5ca3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7916fff View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    d8b49cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eaf602 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    5f3382c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    5f6099b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84613c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ca05c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8a54af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68fa34a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c824dc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    58a3f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128dd3a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. mypy fixup

    jbrockmendel committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    d3ae448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    665017f View commit details
    Browse the repository at this point in the history
  3. Fix json kludge

    jbrockmendel committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    11e6182 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    7ace6ec View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    d89fd76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c014c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22da32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1216f50 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. troubleshoot mypy

    jbrockmendel committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    5a02f3e View commit details
    Browse the repository at this point in the history
  2. missing import

    jbrockmendel committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    f8f962f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60a2def View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    4b694e5 View commit details
    Browse the repository at this point in the history
  2. fastparquet compat

    jbrockmendel committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    dab6fd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbac441 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    77202c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ca357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ab83ae View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    85b8b3f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    6ac1fea View commit details
    Browse the repository at this point in the history
  2. update exception message

    jbrockmendel committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    9e25bd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    3680633 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    e89b0f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. comment

    jbrockmendel committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b775a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a771fef View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    c7cb37b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    fec04d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff835af View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    09f012a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    cd029f5 View commit details
    Browse the repository at this point in the history
  2. remove commented-out

    jbrockmendel committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    cbf0370 View commit details
    Browse the repository at this point in the history
  3. mypy fixup

    jbrockmendel committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    319c22d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    b45da5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4aa88c View commit details
    Browse the repository at this point in the history
  3. de-privatize

    jbrockmendel committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    1c49317 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    b18d39b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa30359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e808bf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db75d59 View commit details
    Browse the repository at this point in the history
  5. one more kludge revert

    jbrockmendel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    780fa1c View commit details
    Browse the repository at this point in the history
  6. one more kludge revert

    jbrockmendel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    da9f50c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab1c336 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6e2e7b View commit details
    Browse the repository at this point in the history
  9. trim diff

    jbrockmendel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    acc707d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    975acf3 View commit details
    Browse the repository at this point in the history
  2. trim diff

    jbrockmendel committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    a0c4d0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c22f4c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    11a0591 View commit details
    Browse the repository at this point in the history
  2. trim diff

    jbrockmendel committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    2f6236b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    94720e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f241b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8457818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a406c11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45fe309 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    db102ce View commit details
    Browse the repository at this point in the history
  2. pre-commit fixup

    jbrockmendel committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    207f41a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    410a1fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70df636 View commit details
    Browse the repository at this point in the history
  5. revert no-longer-needed

    jbrockmendel committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    2637cf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    a494b9d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    c22ddcb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    e1f32a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b87a1 View commit details
    Browse the repository at this point in the history
  3. restore import

    jbrockmendel committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    4d8bf6a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    4ef498e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    e8d5ebd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    874023e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    40ca9d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    5334cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2562b8f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    5e8d7f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de912e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96f0323 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    63af403 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    8e54ed3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    eaf533a View commit details
    Browse the repository at this point in the history
  2. whatsnew perf note

    jbrockmendel committed May 17, 2021
    Configuration menu
    Copy the full SHA
    6fded81 View commit details
    Browse the repository at this point in the history