Nineya
Home
Blog
Pandas ENH: Test development container
2025-02-08 23:36:24
2214
Feature Type[ ] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Cannot connect to sql
2025-02-08 23:35:54
1855
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DEP: make pyarrow required dependency
2025-02-08 23:35:47
5703
Doing this in 2.0 would open up options in 2.x. Off the top of my head:1) Poking at the cython pyarrow API2) Transition...
Pandas BUG: RecursionError shifting a Series with bytes datatype
2025-02-08 23:35:42
2242
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas PERF: Serialized string[pyarrow] data larger than object
2025-02-08 23:35:37
6975
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this issue ex...
Pandas DOC: typo It row raises a NotImplementedError:
2025-02-08 23:35:31
462
Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas ENH: Upgrade Pandas SQLAlchemy code to be compatible with 2.0+ syntax
2025-02-08 23:35:27
5961
Is your feature request related to a problem?As of SQLAlchemy 1.4, there is a new syntax available that will become the ...
Pandas API: pd.concat with len(keys) != len(values) does not raise; intentional?
2025-02-08 23:35:22
587
import pandas as pdser = pd.Series(range(5))sers = [ser + n for n in range(4)]keys = ["A", "B", &quo...
Pandas RLS: 2.0
2025-02-08 23:35:17
29989
Tracking issue for the 2.0 release.Note: pandas 2.0 is the next major release in the pandas semver-like release cycle an...
Pandas DOC: Documentation linking breakage for Float64Index
2025-02-08 23:35:11
894
Float64Index and Int64Index have been accessible for a while:Clicking this link is now a 404 (and cross-refrencing it in...
Pandas PERF: DataFrame backed by non-contiguous masked EAs
2025-02-08 23:33:59
6694
Note the significant difference in performance below for "equal" dataframes:import pandas as pdimport numpy as npmi = pd...
Pandas DOC: DataFrameGroupBy.transform
2025-02-08 23:33:53
3005
Location of the documentationhttps://pandas.pydata.org/docs/reference/api/pandas.core.groupby.DataFrameGroupBy.transform...
Pandas BUG: Is offsets.YearBegin working as expected?
2025-02-08 23:33:48
3936
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: to_markdown method does not include columns.name
2025-02-08 23:33:43
2856
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: DataFrame.select_dtypes returns reference to original DataFrame
2025-02-08 23:33:38
3604
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas QST: Why does pandas.GroupBy.apply() ignore the sort flag in some situations?
2025-02-08 23:33:33
1181
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Pandas DOC: fixup formatting of docstring of DateOffset
2025-02-08 23:33:27
838
Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: pd.TimeStamp & pd.Timedelta not always adhering to unit parameter in pandas-2.0
2025-02-08 23:33:22
4295
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: AttributeError: 'ArrowTemporalProperties' object has no attribute 'year'
2025-02-08 23:33:16
3984
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas Performance regression in stat_ops.FrameMultiIndexOps.time_op
2025-02-08 23:33:10
14202
https://pandas.pydata.org/speed/pandas/index.html#stat_ops.FrameMultiIndexOps.time_op?p-level=1&p-op=%27std%27&c...
上一页
下一页
1
…
118
119
120
121
122
…
2246
.