Pandas BUG: 2.2.2 pep517 build fails

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

Pandas ENH: Allow Arrow types directly with pd.to_datetime

Feature Type[X] Adding new functionality to pandas[X] Changing existing functionality in pandas[X] Removing existing fun...

Pandas BUG: failed to roundtrip to pyarrow Table with ArrowDtype for DictionaryArray

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

Pandas REGR?: ExponentialMovingWindow.aggregate raises on main with np.mean

import numpy as npimport pandas as pdseries = pd.Series(np.random.standard_normal(700))series.ewm(span=10).aggregate(np....

Pandas DOC: Enforce Numpy Docstring Validation | pandas.Timestamp

DOC: Enforce Numpy Docstring Validation (Parent Issue) #58063Pandas has a script for validating docstrings in code_check...

Pandas DOC: Enforce Numpy Docstring Validation | pandas.api.types

DOC: Enforce Numpy Docstring Validation (Parent Issue) #58063 Pandas has a script for validating docstrings in code_chec...

Pandas BUG: Add pyarrow strings to any_string_dtype fixture

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

Pandas BUG: Forcing an int dtype on DataFrame construction raises an odd error

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

Pandas ADMIN: Upgrade to mailman 3

The current mailman software is not easy to navigate, viewing the pandas-dev archives is quite tough, whereas using mail...

Pandas BUG: numerical inconsistency in calculating rolling kurtosis

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

Pandas ENH: Pipe attrs to_html Jinja2 environmental variables

Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas BUG: regression in master for DataFrame.sparse.from_spmatrix

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

Pandas BUG: subtracting datetime series from datetime dataframe, or datetime dataframe from datetime series, raises TypeError or UFuncTypeError

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

Pandas ENH: RST support

Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas ENH: Implement skiptrailingspace parameter for read_csv

Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas BUG: setting column with 2D object array raises

Research[x] I have searched the [pandas] tag on StackOverflow for similar questions.[x] I have asked my usage related qu...

Pandas ENH: Add ignore_empty and ignore_all_na arguments to pd.concat

Feature Type[ ] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas ENH: Add read_dbf method

Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas BUG: inconsistent treatment of overflows between groupby.sum() and groupby.apply(lambda: _grp: _grp.sum()) and DataFrame.resample

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

Pandas DIS: Keywords for multi-threading capabilities

With the addition of the new pyarrow engine, we now have the option to use multiple threads to read a CSV file. (This is...
上一页 下一页
.