-
-
Notifications
You must be signed in to change notification settings - Fork 18k
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 (string dtype): comparison of string column to mixed object column fails #60228 (fixed) #60392
base: main
Are you sure you want to change the base?
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4bc49ed - Browse repository at this point
Copy the full SHA 4bc49edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0def761 - Browse repository at this point
Copy the full SHA 0def761View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4da919 - Browse repository at this point
Copy the full SHA c4da919View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 900f3b1 - Browse repository at this point
Copy the full SHA 900f3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db4edc - Browse repository at this point
Copy the full SHA 8db4edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ea527 - Browse repository at this point
Copy the full SHA d4ea527View commit details -
CI/BUG: Remove
trim()
function oncomment-commands.yml
(pandas-de……v#60397) remove trim function on comment-commands.yml
Configuration menu - View commit details
-
Copy full SHA for d4ae654 - Browse repository at this point
Copy the full SHA d4ae654View commit details -
DOC: Fixed spelling of 'behaviour' to 'behavior' (pandas-dev#60398)
Yuvraj Pradhan authoredNov 22, 2024 Configuration menu - View commit details
-
Copy full SHA for eaa8b47 - Browse repository at this point
Copy the full SHA eaa8b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0902a - Browse repository at this point
Copy the full SHA ee0902aView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2ceb52 - Browse repository at this point
Copy the full SHA a2ceb52View commit details -
Configuration menu - View commit details
-
Copy full SHA for e78df6f - Browse repository at this point
Copy the full SHA e78df6fView commit details -
Fix BUG: Cannot shift Intervals that are not closed='right' (the defa…
…ult) (pandas-dev#60407) first
Configuration menu - View commit details
-
Copy full SHA for cbd90ba - Browse repository at this point
Copy the full SHA cbd90baView commit details -
Configuration menu - View commit details
-
Copy full SHA for bca4b1c - Browse repository at this point
Copy the full SHA bca4b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 582740b - Browse repository at this point
Copy the full SHA 582740bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fab4eb - Browse repository at this point
Copy the full SHA 9fab4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c2207 - Browse repository at this point
Copy the full SHA 00c2207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39dcbb4 - Browse repository at this point
Copy the full SHA 39dcbb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6cece - Browse repository at this point
Copy the full SHA 0b6ceceView commit details
Commits on Nov 26, 2024
-
BUG: Fix formatting of complex numbers with exponents (pandas-dev#60417)
Fix formatting of complex numbers with exponents
Configuration menu - View commit details
-
Copy full SHA for 759874e - Browse repository at this point
Copy the full SHA 759874eView commit details -
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 (pandas-dev#60414)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.3 to 2.22.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.3...v2.22.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Roeschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1c2ba7 - Browse repository at this point
Copy the full SHA b1c2ba7View commit details -
DOC: fix docstring api.types.is_re_compilable (pandas-dev#60419)
* fix docstring api.types.is_re_compilable * fix lint error
Configuration menu - View commit details
-
Copy full SHA for ab757ff - Browse repository at this point
Copy the full SHA ab757ffView commit details -
DOC: Clarifying pandas.melt method documentation by replacing "massag…
…e" by "reshape" (pandas-dev#60420) Clarifying pandas.melt method documentation by replacing "massage" by "reshape" Meanwhile, "massage" is correct in a colloquial sense to mean transforming or reshaping data. This is far from accessible for a non-English speaker (as I am). Using the term `reshape` or `transform` is more meaningful while being accurate.
Configuration menu - View commit details
-
Copy full SHA for be41966 - Browse repository at this point
Copy the full SHA be41966View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd570f4 - Browse repository at this point
Copy the full SHA fd570f4View commit details -
String dtype: use ObjectEngine for indexing for now correctness over …
…performance (pandas-dev#60329)
Configuration menu - View commit details
-
Copy full SHA for 98f7e4d - Browse repository at this point
Copy the full SHA 98f7e4dView commit details -
DOC: Add type hint for squeeze method (pandas-dev#60415)
Co-authored-by: Matthew Roeschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 106f33c - Browse repository at this point
Copy the full SHA 106f33cView commit details
Commits on Nov 27, 2024
-
BUG: fix NameError raised when specifying dtype with string having "[…
…pyarrow]" while PyArrow is not installed (pandas-dev#60413) * Add test * Fix * Add note * Update pandas/tests/dtypes/test_common.py Co-authored-by: Matthew Roeschke <[email protected]> * update * Fix doc warning --------- Co-authored-by: Matthew Roeschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d809c3 - Browse repository at this point
Copy the full SHA 1d809c3View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89e2efc - Browse repository at this point
Copy the full SHA 89e2efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a832418 - Browse repository at this point
Copy the full SHA a832418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7152b01 - Browse repository at this point
Copy the full SHA 7152b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ffbc0 - Browse repository at this point
Copy the full SHA 61ffbc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 104a60f - Browse repository at this point
Copy the full SHA 104a60fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82625a3 - Browse repository at this point
Copy the full SHA 82625a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 658f757 - Browse repository at this point
Copy the full SHA 658f757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0129c68 - Browse repository at this point
Copy the full SHA 0129c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ae2e2 - Browse repository at this point
Copy the full SHA 65ae2e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 497e8a6 - Browse repository at this point
Copy the full SHA 497e8a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62239ee - Browse repository at this point
Copy the full SHA 62239eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56bc8b1 - Browse repository at this point
Copy the full SHA 56bc8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b301ac0 - Browse repository at this point
Copy the full SHA b301ac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01887f8 - Browse repository at this point
Copy the full SHA 01887f8View commit details