Nineya
Home
Blog
Pandas Use Cython fused types
2025-02-10 00:08:38
276
Is this Cython 0.16? or 0.15.1?Comment From: wesmNeed to wait for 0.16.1 because of lack of runtime buffer dispatchComme...
Pandas Move Block internals code to Cython
2025-02-10 00:08:32
291
I'm not sure if there's any way to not break legacy pickles during this process. The Blocks and BlockManager should be e...
Pandas CI/BLD: Doc builds are failing
2025-02-10 00:08:27
385
Starting in the last hour or so all doc builds on PRs are failing with the following error:Theme error:An error happened...
Pandas CI: pydata sphinx theme 0.11 broke doc build
2025-02-10 00:08:22
238
See https://github.com/pandas-dev/pandas/actions/runs/3203777448/jobs/5234277313On this note: I think it would be a good...
Pandas DataFrame.to_json silently ignores index parameter for most orients.
2025-02-10 00:08:17
11439
see https://github.com/pandas-dev/pandas/issues/25513#issuecomment-469264925Code Sample, a copy-pastable example if poss...
Pandas BUG: scalar/array logic still broken in Block setitem
2025-02-10 00:08:13
4898
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DOC: See also box should refer to same type (Series.dt.tz_convert --> Series.dt.tz_localize)
2025-02-10 00:08:07
1238
Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: Series.round() expects ExtensionArray.round() to be implemented
2025-02-10 00:08:02
3623
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas API: should dtype=str return array of dtype StringDtype for pandas 2.0?
2025-02-10 00:07:57
2403
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: Add inplace argument to pandas.DataFrame.insert
2025-02-10 00:07:53
1898
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: tm.assert_frame_equal fails to raise near int64 implementation bounds when check_exact=True
2025-02-10 00:07:47
2295
passing check_exact=True makes it raise as expected, but I was surprised to find it necessary. This likely hides some b...
Pandas BUG: assert_series_equal does not compare indices exactly
2025-02-10 00:07:42
3992
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: did the type of DatetimeIndex.tz change?
2025-02-10 00:07:37
4436
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.to_latex() does not correclty escape the % sign
2025-02-10 00:07:32
2430
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas QST:
2025-02-10 00:07:27
377
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Pandas Use an enum for infer_dtype return values?
2025-02-10 00:07:19
1420
While working in https://github.com/pandas-dev/pandas/pull/29799, it was quite hard to add a new return value from lib.i...
Pandas BUG: Axial inconsistency of pandas.diff
2025-02-10 00:07:13
1741
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas QST: With to_dict method, whether support batch transfer pd.NA in dataframe to None in dict value
2025-02-10 00:07:08
1980
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Pandas ENH: confusing name for 'copy' argument in to_numpy() method
2025-02-10 00:07:03
1720
I found the following behavior a bit unexpected from the name of the argument.The default (copy=False) may return a copy...
Pandas BUG: Timestamp.isoformat works incorrect on ns precision
2025-02-10 00:06:57
2590
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
上一页
下一页
1
…
97
98
99
100
101
…
2246
.