Nineya
Home
Blog
Pandas Unclear error statement printed when python ./scripts/validate_docstrings.py --errors=PR02 is run
2025-02-08 21:41:24
3057
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
2025-02-08 21:41:13
4296
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
2025-02-08 21:41:07
2518
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
2025-02-08 21:41:01
1488
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
2025-02-08 21:40:56
12446
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__
2025-02-08 21:40:51
444
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
2025-02-08 21:40:46
2494
[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
2025-02-08 21:40:41
1965
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"
2025-02-08 21:40:36
6303
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
2025-02-08 21:40:30
37090
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
2025-02-08 21:40:24
6045
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")
2025-02-08 21:40:20
4029
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
2025-02-08 21:40:15
839
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?
2025-02-08 21:40:09
979
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
2025-02-08 21:40:04
4266
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
2025-02-08 21:39:58
3574
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
2025-02-08 21:39:49
1652
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
2025-02-08 21:38:52
4770
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
2025-02-08 21:38:47
1912
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
2025-02-08 21:38:42
553
Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
上一页
下一页
1
…
174
175
176
177
178
…
2246
.