Pandas Unclear error statement printed when python ./scripts/validate_docstrings.py --errors=PR02 is run

When I run python ./scripts/validate_docstrings.py --errors=PR02, one of the error statements printed is /home/pandas/pa...

Pandas BUG: StringArray is a subclass of PandasArray

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

Pandas DEP Remove pytorch from environment.yml

It's one of the heaviest dependencies, and I think it's responsible for bringing in cudatoolkit, cudnn, and mkl$ grep '&...

Pandas BUILD: pandas 1.5.2 can't be installed with conda-incubator/setup-miniconda@v2

Installation check[X] I have read the installation guide.PlatformUbuntu 22.04.1 LTSInstallation Methodconda installpanda...

Pandas BUG: read_csv does not parse csv files with windows line terminator correctly

I am using pandas 0.11.in python 2.7.3When I read csv data with a windows line terminator (\r\n), pandas creates extra r...

Pandas REF: Dataframe.__init__

in #34875 several checks were added to the main Dataframe construction to handle extension arrays, in particular extensi...

Pandas BUG: Series construction with dtype=ArrowBoolDtype() and index but no data fails

[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...

Pandas CI/BUG: pyarrow read_csv deadlock

xref #43611, #43643When trying to figure out azure timeout issues, deadlock appeared to be occurring in parser code, so ...

Pandas BUG: Series.dt.tz_localize not recognizing DST transition with zoneinfo timezone when ambiguous="infer"

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

Pandas BUG 1.5.2: pytest is failing with latest hypotesis

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

Pandas BUG: Union of multi index with EA types can lose EA dtype

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

Pandas PERF: Slow performance of to_dict("records")

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

Pandas PERF: preserve Index._id through pickle round-trip

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 NumericIndex([1 2, 3]).dtype be int64 or int32 on 32-bit systems?

I've had some 32-bit issues while working on removing Int64Index and friends from the code base. One issue that I would ...

Pandas ENH: DatetimeProperties results seem to be inconsistent since missing milliseconds

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

Pandas BUG: style.hide(axis='index') doesn't show text within angle brackets

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

Pandas DOC: Sticky Headers in Table Visualization is broken in v1.5.0

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas pd.read_fwf removes leading and trailing whitespace

Code Sample, a copy-pastable example if possiblefrom io import StringIOimport pandas as pddata = u""" a b...

Pandas DOC: behavior of DataFrame.assign for dictionary inputs

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas DOC: to_excel OpenDocument Spreadsheets (ODS) write support not updated

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
上一页 下一页
.