GitHub / pandas-dev/pandas issues and pull requests
#62396 - PKG/DOC: indicate Python 3.14 support in pyproject.toml and release notes
Pull Request -
State: open - Opened by jorisvandenbossche 12 days ago
Labels: Docs
#62395 - [backport 2.3.x] CI: add PyPI Trusted-Publishing “publish” job to wheels workflow (#61669) (#61718)
Pull Request -
State: open - Opened by jorisvandenbossche 12 days ago
#62394 - [backport 2.3.x] DEPS: add Python 3.14 and 3.14t wheel builds (#62318)
Pull Request -
State: open - Opened by jorisvandenbossche 12 days ago
#62393 - ENH: adds columnwise fillna support
Pull Request -
State: open - Opened by a18rhodes 13 days ago
#62392 - BUG: Fix Index.get_level_values() with boolean, NaN, NA, NaT names
Pull Request -
State: open - Opened by vgnshiyer 13 days ago
#62391 - Backport PR #62348 on branch 2.3.x (TYP: Ignore xlsxwriter _book typing)
Pull Request -
State: closed - Opened by meeseeksmachine 13 days ago
Labels: IO Excel, Typing
#62389 - DOC: Update docs to remove instructions on using setup.py
Pull Request -
State: open - Opened by DevpriyaDave 13 days ago
#62387 - ENH: set __module__ for period_range (GH#55178)Update period.py
Pull Request -
State: open - Opened by Sayeem3051 13 days ago
#62384 - DOC: Warn about dtype inference with raw=True in DataFrame.apply
Pull Request -
State: open - Opened by pranavkp71 13 days ago
#62383 - BUG: Fix dt64[non_nano] + some_offsets incorrectly rounding
Pull Request -
State: open - Opened by Aniketsy 14 days ago
#62381 - Add failing test for pyarrow datetime merge issue
Pull Request -
State: closed - Opened by Ayomide906 14 days ago
- 3 comments
#62380 - ENH: set __module__ on IndexSlice
Pull Request -
State: closed - Opened by dkane01 15 days ago
Labels: Output-Formatting
#62379 - DOC: Link `pandas.merge` API page to User Guide (:ref:`merging`)
Pull Request -
State: open - Opened by manikrishna-m 15 days ago
#62378 - DOC: Link `pandas.merge` API page to User Guide (:ref:`merging`)
Pull Request -
State: closed - Opened by manikrishna-m 15 days ago
#62377 - ENH: add value_counts_with_normalization
Issue -
State: open - Opened by dont-4get-me-men 15 days ago
Labels: Enhancement, Needs Triage
#62376 - BUG: Raise TypeError for mismatched signed/unsigned dtypes in IntervalIndex.from_arrays
Pull Request -
State: open - Opened by Aniketsy 15 days ago
#62375 - [backport 2.3.x] CoW: disable chained assignment detection for Python 3.14 (#62324)
Pull Request -
State: open - Opened by jorisvandenbossche 15 days ago
#62370 - BUG: None in dtype=bool Series does not behave like 3-valued logic
Issue -
State: open - Opened by Tarun2605 16 days ago
Labels: Bug, Needs Triage
#62368 - ENH: set __module__ on to_datetime, to_timedelta, to_numeric
Pull Request -
State: closed - Opened by mpak123 16 days ago
Labels: Enhancement
#62367 - BUG: improve future warning for boolean operations with missaligned indexes
Pull Request -
State: closed - Opened by Alvaro-Kothe 16 days ago
Labels: Warnings
#62362 - Expand data table representation
Pull Request -
State: open - Opened by AnandMukherjee2004 16 days ago
#62360 - DOC: Added note acknowledging iloc dtype conversion behaviour
Pull Request -
State: open - Opened by zihengliao 16 days ago
#62357 - DOC: Ensure guides are linked from relevant API docs
Issue -
State: open - Opened by afeld 17 days ago
Labels: Docs, good first issue
#62356 - Changed if condition and added tests
Pull Request -
State: open - Opened by 13muskanp 17 days ago
#62355 - Fix bug in Series._flex_method for 0-dimensional numpy arrays (issue #59053)Fix bug in Series._flex_method for 0-dimensional numpy arrays (issue #59053)Fix bug in Series._flex_method for scalar numpy arrays (issue #59053)…
Pull Request -
State: closed - Opened by galafis 17 days ago
- 8 comments
#62354 - BUG: Imported floats from Stata do not round correctly
Issue -
State: closed - Opened by CoreyBurger 17 days ago
- 1 comment
Labels: Bug, IO Stata, Needs Triage
#62352 - BUG: Fix cast_pointwise_result with all-NA values
Pull Request -
State: closed - Opened by heoh 17 days ago
#62351 - REF: simplify _append_internal
Pull Request -
State: closed - Opened by jbrockmendel 17 days ago
Labels: Refactor
#62349 - TYP: Enable mypy stricter typing for partial types
Pull Request -
State: closed - Opened by simonjayhawkins 17 days ago
Labels: Typing
#62348 - TYP: Ignore xlsxwriter _book typing
Pull Request -
State: closed - Opened by mroeschke 18 days ago
- 2 comments
Labels: Typing
#62347 - DOC: Clarify parentheses vs. brackets usage (GH#62314)
Pull Request -
State: open - Opened by AnandMukherjee2004 18 days ago
#62346 - DOC: Add missing periods in DataFrame docstrings
Pull Request -
State: closed - Opened by deepith-18 18 days ago
- 3 comments
Labels: Docs
#62345 - Bug index ea expansion
Pull Request -
State: open - Opened by jbrockmendel 18 days ago
#62344 - BUG: cast_pointwise_result with BooleanDtype and all-NA values
Issue -
State: closed - Opened by jbrockmendel 18 days ago
- 1 comment
Labels: Bug, Dtype Conversions, NA - MaskedArrays
#62343 - BUG: _get_common_dtype with date32[pyarrow] and null[pyarrow]
Issue -
State: open - Opened by jbrockmendel 18 days ago
Labels: Bug, Needs Triage
#62342 - BUG: inconsistent comparison results when using PyArrow backend.
Issue -
State: closed - Opened by lenardkoomen-fin 18 days ago
- 1 comment
Labels: Bug, Needs Triage
#62341 - BUG: DatetimeIndex intersection with non-anchored freq
Pull Request -
State: open - Opened by arthurlw 19 days ago
#62339 - CLN: remove special case for StringDtype in assert repr
Pull Request -
State: closed - Opened by jorisvandenbossche 19 days ago
Labels: Strings, Clean
#62337 - BUG: factorize does not preserve extension dtypes
Issue -
State: open - Opened by batterseapower 20 days ago
Labels: Bug, Needs Triage
#62336 - DOC:
Issue -
State: open - Opened by hunterhogan 20 days ago
Labels: Docs, Needs Triage
#62335 - ENH: set __module__ on remaining Dtype classes
Pull Request -
State: open - Opened by jorisvandenbossche 20 days ago
#62334 - BUG: fix error when unstacking with `sort=False` when indexes contains `NA`
Pull Request -
State: closed - Opened by Alvaro-Kothe 20 days ago
- 1 comment
Labels: Reshaping
#62333 - [2.3.x] Only use new string dtype repr for the new (NaN-based) string dtype
Pull Request -
State: closed - Opened by jorisvandenbossche 21 days ago
Labels: Strings
#62331 - Scipy-stubs
Pull Request -
State: open - Opened by jorenham 21 days ago
#62330 - RLS: 2.3.3
Issue -
State: open - Opened by jorisvandenbossche 21 days ago
Labels: Release
#62329 - [backport 2.3.x] String dtype: more informative repr (keeping brief __str__) (#61148)
Pull Request -
State: closed - Opened by jorisvandenbossche 21 days ago
#62328 - Backport PR #62283 on branch 2.3.x (BUG: fix pyarrow string regex replacement)
Pull Request -
State: closed - Opened by meeseeksmachine 21 days ago
Labels: Bug, Strings, Arrow
#62326 - [backport 2.3.x] TST: run python-dev CI on 3.14-dev (#61950)
Pull Request -
State: open - Opened by jorisvandenbossche 21 days ago
#62325 - [backport 2.3.x] MNT: migrate from codecs.open to open (#62073)
Pull Request -
State: open - Opened by jorisvandenbossche 21 days ago
#62323 - String dtype: keep select_dtypes(include=object) selecting string columns
Pull Request -
State: closed - Opened by jorisvandenbossche 21 days ago
- 4 comments
Labels: Strings
#62321 - BUG: Timedelta from Tick offsets now behaves like keyword arguments (GH#62310)
Pull Request -
State: open - Opened by skalwaghe-56 22 days ago
#62317 - ENH: fill_value in frame+series flex ops
Pull Request -
State: closed - Opened by jbrockmendel 22 days ago
- 2 comments
#62316 - BUG: Inconsistent multiplication of bool times Timedelta
Issue -
State: open - Opened by Dr-Irv 22 days ago
Labels: Bug, Needs Triage
#62315 - TYP: improve type annotations and remove unnecessary type ignores
Pull Request -
State: closed - Opened by simonjayhawkins 22 days ago
- 1 comment
Labels: Typing
#62314 - DOC: Clarify parentheses vs. brackets
Issue -
State: closed - Opened by afeld 23 days ago
- 3 comments
Labels: Docs, good first issue
#62313 - DOC: Fix NaT and NA API docs
Pull Request -
State: closed - Opened by meet-vasita 23 days ago
- 10 comments
Labels: Docs, Missing-data
#62312 - TYP: improve type annotations in pandas.io.xml
Pull Request -
State: open - Opened by simonjayhawkins 23 days ago
Labels: Typing
#62311 - CI: Enable GitHub Actions CI for ppc64le (Power architecture) support
Issue -
State: open - Opened by sandeepgupta12 23 days ago
#62310 - BUG: Addition/subtracting `pd.Timedelta` constructed from hour offset gives wrong results
Issue -
State: closed - Opened by christianfosli 23 days ago
- 18 comments
Labels: Bug, Numeric Operations, Timedelta, Frequency
#62309 - PERF: `to_numpy` is >3 orders of magnitude slower on tz aware datetimes
Issue -
State: open - Opened by joshdunnlime 23 days ago
- 2 comments
Labels: Performance, Needs Discussion, Warnings
#62308 - DOC: Turn plain text into URL
Pull Request -
State: closed - Opened by hafeja 23 days ago
Labels: Docs
#62307 - BUG: `to_datetime` inconsistant between Series & DataFrame with timestamps
Issue -
State: open - Opened by ldouteau 23 days ago
Labels: Bug, Needs Triage
#62306 - ENH: add support for .ceil() and .floor() for series/frame
Issue -
State: open - Opened by auderson 24 days ago
Labels: Enhancement, Needs Triage
#62305 - BUG: Timestamp.normalize overflow
Pull Request -
State: closed - Opened by jbrockmendel 24 days ago
Labels: Bug, Timestamp
#62303 - BUG: Failed to build Pandas 2.1.x Docs
Issue -
State: open - Opened by hwhsu1231 24 days ago
- 2 comments
Labels: Build, Docs
#62302 - Fix format
Pull Request -
State: closed - Opened by NevroHelios 25 days ago
#62300 - DEPR: invalid fill_value in .shift
Pull Request -
State: closed - Opened by jbrockmendel 25 days ago
Labels: Deprecate
#62296 - DOC: Standardize and expand docstring for BooleanDtype (fixes #61939)
Pull Request -
State: open - Opened by Poorvinfi 25 days ago
#62294 - Bump actions/stale from 9 to 10
Pull Request -
State: open - Opened by dependabot[bot] 25 days ago
Labels: CI, Dependencies
#62292 - Bump actions/setup-python from 5 to 6
Pull Request -
State: open - Opened by dependabot[bot] 25 days ago
Labels: CI, Dependencies
#62291 - TST : Add comprehensive unit tests for tm.shares_memory utility function (GH#55372)
Pull Request -
State: open - Opened by Aniketsy 26 days ago
#62290 - BUG: Fix incorrect FutureWarning for logical ops on pyarrow bool Series (#62260)
Pull Request -
State: closed - Opened by Tarun2605 26 days ago
- 14 comments
Labels: Bug, Numeric Operations, Arrow
#62288 - TST: add regression test for GH#14407 fillna numeric conversion
Pull Request -
State: closed - Opened by skalwaghe-56 26 days ago
- 4 comments
#62287 - ENH: Support `method` and `tolerance` kwargs in `Index.slice_indexer`
Issue -
State: closed - Opened by TomNicholas 26 days ago
- 1 comment
Labels: Enhancement, Indexing, Needs Info
#62286 - TST: add regression test for interpolate(method='time') with Int64/Float64 (#40252)
Pull Request -
State: open - Opened by skalwaghe-56 26 days ago
#62285 - TYP: update EA.view() type annotation to indicate it returns an EA without dtype parameter
Pull Request -
State: open - Opened by jorisvandenbossche 26 days ago
Labels: Typing
#62279 - BUG: validate_bool_kwarg for numeric_only
Pull Request -
State: closed - Opened by jbrockmendel 27 days ago
Labels: Error Reporting
#62278 - BUG: Series.map with pyarrow timestamp/duration
Pull Request -
State: open - Opened by jbrockmendel 27 days ago
#62277 - BUG: DatetimeIndex.get_indexer(timestamp[pyarrow])
Issue -
State: open - Opened by jbrockmendel 27 days ago
Labels: Bug, Needs Triage
#62276 - BUG: Index.union with timestamp[s][pyarrow]
Pull Request -
State: open - Opened by jbrockmendel 27 days ago
#62275 - BUG: Fix ArrowDtype.itemsize for fixed-width PyArrow types
Pull Request -
State: open - Opened by meet-vasita 27 days ago
#62274 - BUG: Fix ArrowDtype.itemsize for fixed-width PyArrow types
Pull Request -
State: closed - Opened by meet-vasita 27 days ago
#62273 - BUG: json_normalize handles non‑string keys in meta with record_path (GH#62264)
Pull Request -
State: open - Opened by skalwaghe-56 27 days ago
#62272 - BUG: use `make altinstall` in debug Dockerfile to avoid overwriting system python3
Pull Request -
State: open - Opened by Sanjaykumar030 27 days ago
#62271 - ERR: Improve error message for deprecated frequency aliases in to_offset
Pull Request -
State: open - Opened by Aniketsy 28 days ago
#62270 - CLN: Enforce deprecation of PeriodIndex in resample
Pull Request -
State: closed - Opened by rhshadrach 28 days ago
- 1 comment
#62269 - CLN: Apply ruff format to scripts/
Issue -
State: open - Opened by rhshadrach 28 days ago
#62268 - ENH: Make ExtensionDtype.numpy_dtype part of the interface?
Issue -
State: closed - Opened by mroeschke 28 days ago
- 3 comments
Labels: Enhancement, Needs Discussion, ExtensionArray
#62264 - BUG: pd.json_normalize error when non-string keys are used in arguments
Issue -
State: closed - Opened by ybressler 28 days ago
- 4 comments
Labels: Bug, IO JSON, Needs Triage
#62260 - BUG: Incorrect Future warning between operation of pyarrow boolean series
Issue -
State: open - Opened by flori-ko 28 days ago
Labels: Bug, Needs Triage
#62259 - ERR: improve error message when specifying a previously-deprecated frequency alias
Issue -
State: open - Opened by jorisvandenbossche 28 days ago
Labels: Error Reporting, Frequency
#62258 - Backport PR #62257 on branch 2.3.x (DOC: Add release notes template for 2.3.3)
Pull Request -
State: closed - Opened by meeseeksmachine 28 days ago
Labels: Docs
#62256 - ENH: Preserve nullable boolean dtype in pivot_table (GH#62244)
Pull Request -
State: open - Opened by skalwaghe-56 28 days ago
#62255 - BUG: df.loc[i] with Categorical column containing NaN
Pull Request -
State: open - Opened by jbrockmendel 29 days ago
#62254 - ENH: add value_counts to EA interface
Pull Request -
State: closed - Opened by jbrockmendel 29 days ago
Labels: ExtensionArray
#62250 - Backport PR #62210 on branch 2.3.x (BUG: Fix Memory Leak in to_json)
Pull Request -
State: closed - Opened by swt2c 29 days ago
- 5 comments
#62249 - BUG: to_datetime(None) inconsistent with other conversions
Pull Request -
State: closed - Opened by jbrockmendel 30 days ago
Labels: Datetime, Timedelta
#62248 - BUG: timedelta64 * bool failing to raise
Pull Request -
State: open - Opened by jbrockmendel 30 days ago
#62247 - BUG: divmod with bool dtype failing to raise
Pull Request -
State: closed - Opened by jbrockmendel about 1 month ago
Labels: Numeric Operations