Nineya
Home
Blog
Pandas QST: How to convert dtype from datetime64[ns] to datetime
2025-02-09 17:07:52
7926
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Pandas QST: How to convert dtype from datetime64[ns] to datetime
2025-02-09 17:07:42
482
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Pandas BUG: "unique" and pd.Series.unique produce different results with aggregation
2025-02-09 17:07:36
4224
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas crosstab shows margins in wrong order if index/columns are ordered categories
2025-02-09 17:07:30
2675
Code SampleDo a crosstab with an ordered categorical variable, with the order being different than the alphabetic defaul...
Pandas Understanding string interning in pd.read_csv vs. other methods of creating large object columns
2025-02-09 17:07:24
4346
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: pd.read_csv differentiates between quote character
2025-02-09 17:07:19
3197
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: Writer.sheets= ExcelWorkbook cant set attribute 'sheets'
2025-02-09 17:07:11
4591
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUILD: Failed to install on MacOS M2 Chip
2025-02-09 17:07:04
14639
Installation check[X] I have read the installation guide.PlatformDarwin-22.3.0-arm64-arm-64bitInstallation Methodpip ins...
Pandas BUILD: Unable to install Pandas using poetry v1.4.1
2025-02-09 17:06:57
38924
Installation check[X] I have read the installation guide.PlatformWindows-10-10.0.19044-SP0Installation MethodOtherpandas...
Pandas Inconsistent behavior when using GroupBy and pandas.Series.mode
2025-02-09 17:06:51
7936
Code Sampleimport pandas# Works greatdf1 = pandas.DataFrame([[20,'A'],[20,'B'],[10,'C']])gb1 = df1.groupby(0).agg(pandas...
Pandas BUG: groupby drops string dtype
2025-02-09 17:06:45
4911
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas DOC: closed and dtype missing from TimedeltaIndex docs
2025-02-09 17:06:38
745
Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: DataFrame.pivot mutates empty index.name attribute with typing._LiteralGenericAlias
2025-02-09 17:06:31
2348
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: read_excel (xlrd engine) add parameter for ignore_workbook_corruption
2025-02-09 17:06:24
2543
Is your feature request related to a problem?yes, sometimes, expecially when created by 3rd party application old excel ...
Pandas TST: do we still need tests.extension.arrow.array.ArrowStringArray?
2025-02-09 17:06:17
555
We have a real one implemented in core.arrays.string_arrow, seems like wasted effort to fix the dummy one up to pass the...
Pandas BUG: df.loc[:, col] type assignments doesn't propagate dtype changes
2025-02-09 17:06:12
2514
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DEPR: parse dates with pyarrow when engine='pyarrow' is specified
2025-02-09 17:06:05
4307
xref https://github.com/pandas-dev/pandas/pull/47962#issuecomment-1209776265Currently, the date parsing is done by panda...
Pandas BUG: Inconsistent dtype selection for row-wise(axis=1) operations in pandas-2.0 for datetime & timedelta dtypes
2025-02-09 17:05:56
3787
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUILD:
2025-02-09 17:05:49
1560
Installation check[X] I have read the installation guide.PlatformWindows-10-10.0.19043-SP0Installation Methodpip install...
Pandas BUG: typeerror: datetime64 type does not support sum operations
2025-02-09 17:05:43
4252
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
上一页
下一页
1
…
113
114
115
116
117
…
2246
.