Pandas QST: How to convert dtype from datetime64[ns] to datetime

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

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

[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

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

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

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'

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

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

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

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

[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

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

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

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?

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

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

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

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas BUILD:

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

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
上一页 下一页
.