Nineya
Home
Blog
Pandas BUG: inconsistent behaviour of the method .idxmin between timedelta datatype & int datatypes
2025-02-08 21:48:45
5482
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
2025-02-08 21:48:40
900
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
2025-02-08 21:48:35
5696
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
2025-02-08 21:48:29
3650
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 ?)
2025-02-08 21:48:24
981
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
2025-02-08 21:48:18
2928
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
2025-02-08 21:48:13
5198
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
2025-02-08 21:48:08
1601
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?
2025-02-08 21:48:03
27288
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
2025-02-08 21:47:57
560
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)
2025-02-08 21:47:53
1256
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
2025-02-08 21:47:49
7787
Location of the documentationhttps://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.loc.html?highli...
Pandas REF: objToJSON code cleanup
2025-02-08 21:47:44
1438
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
2025-02-08 21:47:39
533
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
2025-02-08 21:47:33
772
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
2025-02-08 21:47:28
1275
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
2025-02-08 21:47:24
1084
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
2025-02-08 21:47:18
1130
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
2025-02-08 21:47:14
2107
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
2025-02-08 21:47:09
3849
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
上一页
下一页
1
…
171
172
173
174
175
…
2246
.