Pandas BUG: inconsistent behaviour of the method .idxmin between timedelta datatype & int datatypes

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas DOC: Remove :okwarning: from scale guide when used dask version is not raising FutureWarning anymore

can you also create an issue on the pandas side so we know what we need to update once dask is at a certain version (you...

Pandas Using agg with groupy, as_index=False still returning group variable as index

Code Sample, a copy-pastable example if possibleCode sample:# Import packagesimport pandas as pdimport numpy as np# Set ...

Pandas BUG: DataFrame strips column timezone information when column is accessed as a Series

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas BUG: Documentation display issue (maybe nbsphinx ?)

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: Get wrong result when groupby category column with dropna=False

I have confirmed this bug exists on the master branch of pandas.# Your code hereser = pd.Series([1., 1., 1., 1.])cat = p...

Pandas BUG/API: behaviour of floordiv with bool operands is very inconsistent

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas DOC: description of sort argument to pd.concat is confusing in join="inner" case

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas API Should Index be made opt-in?

One of the points raised in pandas standardisation doc, in the context of the Consortium for Python Data API Standards, ...

Pandas DOC: Update Benchmark Link

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas DOC: provide detailed information about building the C extensions (development environment)

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas DOC: .loc doesn't document that it can take sets or dicts as arguments

Location of the documentationhttps://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.loc.html?highli...

Pandas REF: objToJSON code cleanup

CC @jbrockmendel who I think may have an interest in cleaning up the JSON code. One thing I've had on the back of my min...

Pandas Integer NA Doc Updates

With some of the work being done in #21160 do we want to update the documentation section on Integer NA support, or do w...

Pandas CondaMemoryError When Creating Development Environment with 1 GB Memory

This is on a rather limited set of hardware (only 1 GB of memory available) but was surprised when building an environme...

Pandas ENH: Use docker compose

The arrow project uses docker compose to make it easier to reproduce environments for development and testing. While we ...

Pandas ENH: Use find_stack_level universally

It can be difficult to determine where warnings are coming from in user code when the stacklevel used points to pandas i...

Pandas Bug: Don't intercept TypeError in DataFrame.agg

https://github.com/pandas-dev/pandas/blob/3370c8179de16b3f0556891a1ff06131e186dfd1/pandas/core/apply.py#L735-L745We inte...

Pandas BUILD: Development Build Requires psycopg2, which depends on postgresql headers. We could change the dependency to psycopg2-binary

Installation check[X] I have read the installation guide.PlatformLinux-5.10.102.1-microsoft-standard-WSL2-x86_64-with-gl...

Pandas BUG: Do not fail when parsing pydatetime objects in pd.to_datetime

Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
上一页 下一页
.