An open API service for providing issue and pull request metadata for open source projects.

GitHub / pandas-dev/pandas issues and pull requests

# -

Issue - State: - Opened by Unknown over 2 years ago

#62543 - Fix assert frame equal na 61473

Pull Request - State: open - Opened by LandonB5 about 3 hours ago

#62535 - Bug/gh62522

Pull Request - State: open - Opened by Akashisang about 17 hours ago

#62534 - ENH: Add null percent in output of describe()

Issue - State: open - Opened by dttran-glo about 17 hours ago
Labels: Enhancement, Needs Triage

#62531 - BUG: Parsing a CSV file with string that looks like a number

Issue - State: open - Opened by fffej 1 day ago
Labels: Bug, Needs Triage

#62529 - chore: use temp_file instead of ensure_clean in test

Pull Request - State: open - Opened by mrkarna 1 day ago

#62525 - ENH: Add safe_divide method to DataFrame and Series

Pull Request - State: closed - Opened by harshil-sanghvi 1 day ago - 1 comment

#62524 - BUG: Inconsistent runtime typing for Index[num] * list[timestamp]

Issue - State: open - Opened by cmp0xff 1 day ago
Labels: Bug, Needs Triage

#62523 - BUG: setitem-with-expansion unwanted casting

Pull Request - State: open - Opened by jbrockmendel 1 day ago

#62514 - Fix rolling var bug

Issue - State: open - Opened by suzyahyah 2 days ago

#62513 - FutureWarning: DataFrameGroupBy.apply does not have a clear solution.

Issue - State: closed - Opened by hunterhogan 2 days ago - 4 comments
Labels: Groupby, Apply, Closing Candidate

#62501 - BUG: Inconsistent behavior of Groupby with None values with filter

Issue - State: open - Opened by chiiyeh 3 days ago
Labels: Bug, Needs Triage

#62500 - Bump pypa/cibuildwheel from 3.1.4 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] 3 days ago
Labels: Build, CI, Dependencies

#62499 - DOC: prepare 2.3.3 whatsnew notes for release

Pull Request - State: open - Opened by jorisvandenbossche 3 days ago
Labels: Docs

#62498 - BUG: avoid validation error for ufunc with string[python] array

Pull Request - State: closed - Opened by jorisvandenbossche 3 days ago
Labels: Bug, Strings

#62497 - BUG: Merge_asof fails for unknow reason

Issue - State: open - Opened by igjayanth 3 days ago
Labels: Bug, Needs Triage

#62496 - Main

Pull Request - State: closed - Opened by AkulkrishnaMS 3 days ago - 1 comment

#62495 - exlude tests in build

Pull Request - State: open - Opened by mainred 3 days ago

#62494 - DOC: inline docstring for ExtensionArray.repeat

Pull Request - State: open - Opened by scobioala 3 days ago

#62493 - BUG: honor ambiguous/nonexistent for tz-aware endpoints in date_range

Pull Request - State: closed - Opened by floura-angel 3 days ago
Labels: Timezones

#62491 - BUG: fix boxplot column misorder

Pull Request - State: open - Opened by zhuoyahuang 3 days ago

#62490 - BUG: rolling().first() and rolling().last() don't work

Issue - State: open - Opened by k0ck 4 days ago
Labels: Bug, Needs Triage

#62488 - PEP8 WIP

Issue - State: open - Opened by hightechandfood-lgtm 4 days ago

#62482 - STY: ignore mypy errors

Pull Request - State: closed - Opened by Alvaro-Kothe 5 days ago
Labels: Typing

#62478 - Zip Strict for pandas/plotting #62469

Pull Request - State: closed - Opened by shivamvishal 5 days ago
Labels: Visualization

#62477 - BUG: incorrect `cumsum` results for pyarrow on windows

Issue - State: open - Opened by MarcoGorelli 5 days ago
Labels: Bug, Needs Triage

#62475 - TST: Replace ensure_clean utility with temp_file pytest fixture (3 files)

Pull Request - State: closed - Opened by ritoban23 5 days ago
Labels: Testing

#62473 - BUG: "boolean value of NA is ambiguous" when doing iloc on nullable integer series

Issue - State: open - Opened by MarcoGorelli 5 days ago
Labels: Bug, Needs Triage

#62472 - BUG: FloatingArray.__setitem__ accepts FloatingArray as key

Issue - State: open - Opened by jbrockmendel 5 days ago
Labels: Bug, Needs Triage

#62471 - BUG: Arithmetic operation on ExtensionArray

Pull Request - State: open - Opened by praateekmahajan 5 days ago

#62467 - BUG: flex op with ExtensionArray and fill_value

Issue - State: open - Opened by jbrockmendel 6 days ago
Labels: Bug, Needs Triage

#62466 - update .svg and add a line explaining the index

Pull Request - State: open - Opened by gnkl 6 days ago

#62464 - ENH: Migrate from ujson to orjson

Issue - State: open - Opened by rhshadrach 6 days ago
Labels: IO JSON, Needs Discussion, Dependencies

#62461 - TST: Replace ensure_clean utility function

Pull Request - State: open - Opened by pandeconscious 6 days ago

#62459 - fix reproducibility issue

Pull Request - State: open - Opened by hongxu-jia 6 days ago

#62456 - POC: pd.Scalar

Pull Request - State: open - Opened by jbrockmendel 6 days ago

#62454 - Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13)

Pull Request - State: closed - Opened by meeseeksmachine 7 days ago
Labels: Testing

#62453 - Zip Strict specification for pandas/core/internals

Pull Request - State: closed - Opened by anthonyspeicher 7 days ago - 2 comments
Labels: Code Style

#62452 - TST: Adjust tests for numexpr 2.13

Pull Request - State: closed - Opened by mroeschke 7 days ago - 1 comment
Labels: Testing

#62450 - Zip Strict for pandas/core/internals (Ruff B905)

Pull Request - State: closed - Opened by anthonyspeicher 7 days ago

#62448 - BUG: NumpyEA[uint8].take([-1], allow_fill=True) nonsense result

Issue - State: open - Opened by jbrockmendel 7 days ago
Labels: Bug, Needs Triage

#62443 - BUG: Dataframe.aggregate has inconsistent behaviour for empty dataframe

Issue - State: open - Opened by flori-ko 7 days ago
Labels: Bug, Needs Triage

#62442 - DEPR: passing `ax` to plotting methods

Issue - State: open - Opened by jbrockmendel 7 days ago

#62440 - DEPR: unit->input_unit in to_datetime, to_timedelta

Pull Request - State: open - Opened by jbrockmendel 7 days ago

#62439 - CLN: remove unreachable in resample

Pull Request - State: open - Opened by jbrockmendel 7 days ago

#62438 - pyright ignores

Pull Request - State: open - Opened by jbrockmendel 8 days ago

#62436 - Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#60726)

Pull Request - State: closed - Opened by ianhi 8 days ago - 1 comment
Labels: Constructors

#62435 - TST: Replace `ensure_clean` utility function with the `temp_file` pytest fixture

Issue - State: open - Opened by mroeschke 8 days ago
Labels: Testing, good first issue

#62428 - DEPR: slicing with a date object

Pull Request - State: open - Opened by jbrockmendel 8 days ago

#62426 - BUG: date-vs-datetime comparison with pyarrow dtypes

Pull Request - State: open - Opened by jbrockmendel 8 days ago

#62425 - [WIP] DOC: Add guide links to relevant API docs

Pull Request - State: open - Opened by zeyneptezduyar 9 days ago

#62420 - ENH: set __module__ in core.reshape.{melt,pivot,tile}

Pull Request - State: closed - Opened by dkane01 9 days ago

#62416 - DOC: Use TemporaryDirectory in scale.rst

Pull Request - State: closed - Opened by mroeschke 10 days ago - 1 comment
Labels: Docs

#62414 - ENH: Disable sorting groups by default in `groupby`

Issue - State: open - Opened by asemptote 10 days ago
Labels: Enhancement, Needs Triage

#62411 - Bump actions/download-artifact from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 days ago
Labels: CI, Dependencies

#62410 - BUG: fix bug in str.match for Arrow backend with optional groups

Pull Request - State: closed - Opened by jorisvandenbossche 10 days ago
Labels: Bug, Strings, Arrow

#62406 - DEPS: Bump minimum pytest dependencies

Pull Request - State: closed - Opened by mroeschke 11 days ago
Labels: Testing, Dependencies

#62405 - BUG: zero result in `Series.kurt` for low variance arrays

Pull Request - State: closed - Opened by Alvaro-Kothe 11 days ago
Labels: Reduction Operations

#62404 - Avoid reindexing values assigned to a multi-index when cols_droplevel contains empty values

Pull Request - State: closed - Opened by matiaslindgren 11 days ago
Labels: Indexing, MultiIndex

#62403 - DOC: add select_dtypes case to 3.0 string migration guide

Pull Request - State: closed - Opened by jorisvandenbossche 11 days ago
Labels: Docs, Strings

#62402 - BUG: limit select_dtypes(object) back compat fix to default str dtype

Pull Request - State: closed - Opened by jorisvandenbossche 11 days ago
Labels: Strings

#62399 - CLN: Enforce deprecation of not validating argument

Pull Request - State: open - Opened by rhshadrach 11 days ago
Labels: Error Reporting, Strings, Clean

#62398 - DEPR: Improve commenting around two deprecations

Pull Request - State: open - Opened by rhshadrach 11 days ago
Labels: Deprecate

#62397 - TST: Add regression test for to_datetime format gh-54958

Pull Request - State: closed - Opened by deepith-18 11 days ago - 3 comments

#62393 - ENH: adds columnwise fillna support

Pull Request - State: open - Opened by a18rhodes 11 days ago

#62391 - Backport PR #62348 on branch 2.3.x (TYP: Ignore xlsxwriter _book typing)

Pull Request - State: closed - Opened by meeseeksmachine 12 days ago
Labels: IO Excel, Typing

#62383 - BUG: Fix dt64[non_nano] + some_offsets incorrectly rounding

Pull Request - State: open - Opened by Aniketsy 13 days ago

#62381 - Add failing test for pyarrow datetime merge issue

Pull Request - State: closed - Opened by Ayomide906 13 days ago - 3 comments

#62380 - ENH: set __module__ on IndexSlice

Pull Request - State: closed - Opened by dkane01 13 days ago
Labels: Output-Formatting