Aurora Blog
Home
Pandas ERR: improve error message when specifying a previously-deprecated frequency alias
For example, in pd.date_range, we deprecated some frequency aliases. With pandas 2.3:>>> pd.date_range("20...
2025-10-06 14:01:50
1224
Pandas BUG: Regression in Series.pow with all-NA double[pyarrow] values in pandas 3.x
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-10-06 14:01:35
8367
Pandas ENH: DataFrame.to_sql with if_exists='replace' should do truncate table instead of drop table
Is your feature request related to a problem?Dropping table when if_exists=‘replace’ will fail if the table has any obje...
2025-10-06 14:01:20
18157
Pandas BUG: Rolling std() error
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
2025-10-05 14:01:24
3920
Pandas BUG: Incorrect rolling std
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
2025-10-05 14:01:22
2782
Pandas Remove take action from CI
The take action in github is well intentioned, but may be causing more harm than good. Often users comment "take" but pr...
2025-10-05 14:01:13
790
Pandas CLN: Add is_hashable_non_slice
very late review comment: would it make sense to make is_hashable_non_slice or something? it wouldn't surprise me if ma...
2025-10-05 14:01:05
548
Pandas DOC: check_array_indexer also accepts an int or a slice
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
2025-10-05 14:01:01
1014
Pandas DOC: class TextFileReader not documented as a class
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
2025-10-05 14:00:59
470
Pandas BUG: Inconsistent runtime typing for Index[num] * list[timestamp]
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-10-05 14:00:53
4476
Pandas BUG: pd.read_html() is broken with beautifulsoup4 4.14.0
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-09-29 14:01:44
2513
Pandas BUG: rolling().first() and rolling().last() don't work
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-09-29 14:01:41
3397
Pandas BUG: incorrect cumsum results for pyarrow on windows
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-09-29 14:01:37
2707
Pandas BUG: "boolean value of NA is ambiguous" when doing iloc on nullable integer series
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-09-28 14:01:03
5907
Pandas QST: FutureWarning: Resampling with a PeriodIndex is deprecated, how to resample now?
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
2025-09-28 14:01:01
16555
Pandas DEPR: 'kind' kwd in resample
The 'kind' keyword in resample lets you pretend you have a PeriodIndex instead of a DatetimeIndex, and vice-versa. User...
2025-09-28 14:00:57
6124
Pandas BUG: FloatingArray.__setitem__ accepts FloatingArray as key
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-09-27 14:02:27
534
Pandas BUG: flex op with ExtensionArray and fill_value
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-09-27 14:02:23
651
Pandas BUG: indexing large df silently fails non-deterministically
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
2025-09-27 14:02:16
3779
Pandas BUG: pd.concat() cannot concatenate more than 3 mixed-frequency dataframes with multi-index series
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
2025-09-27 14:02:11
3734
上一页
下一页
1
2
3
4
5
6
7
…
41
.