Nineya
Home
Blog
Pandas QST:
2025-02-08 22:58:13
268
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Pandas BUG: to_datetime dayfirst, infer_datetime_format and coerce produces unexpected error
2025-02-08 22:58:09
5256
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: .fillna(-1) does not work in pd.eval
2025-02-08 22:58:03
2490
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas _normalize_keyword_aggregation named agg helper function should be made public
2025-02-08 22:57:58
3127
Slightly related to #28380 Currently an issue in Dask https://github.com/dask/dask/issues/5294 for implementing Named Ag...
Pandas Type check on dataframe aggregation functions
2025-02-08 22:57:54
3419
OS: Windows 10Python: 3.7.3Pandas: 0.25.1The DataFrame object has functions such as mean() and sum() which return a Seri...
Pandas CI: min versions timeouts
2025-02-08 22:57:46
690
I didn't see an open issue, but the min versions job has been timing out for the past few days. Looking at the logs from...
Pandas Move helper methods for Named Aggregation out of groupby/generic
2025-02-08 22:57:41
762
Related to #28333 and #26513 There are several helper methods to help with named aggregations, that are found in pandas....
Pandas REF: de-duplicate Index._find_common_type_compat and dtypes.cast.find_result_type
2025-02-08 22:57:36
1304
In particular both include logic for working around Categoricals. Not sure how much is shareable, but worth a shot.Comm...
Pandas DEV: reduce merge conflicts by sorting whatsnew notes by issue number?
2025-02-08 22:57:31
2668
@jbrockmendel noted here that whatsnew notes are a major source of merge conflicts. @rhshadrach also mentioned it in Sla...
Pandas BUG: pandas.Index.union does not behave properly across summer hour change
2025-02-08 22:57:26
3043
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DEPR/Community: spin off s3 support
2025-02-08 22:57:20
1772
A disproportionate amount of our CI failures are in s3 tests e.g. test_with_s3_url. Moreover we have 2 xfailed tests wi...
Pandas BUG: DataFrame with index having tzlocal() timezone could not be saved to parquet
2025-02-08 22:57:16
2948
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas BUG: UTC offset incorrect on dst transition with dateutil tz when using date_range
2025-02-08 22:57:11
3917
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: add regex=False option to pandas.Series.str.match and fullmatch (like in str.contains)
2025-02-08 22:57:05
3583
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: reading CSV from online taking a long time
2025-02-08 22:57:00
1630
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DOC fix EX02 errors in docstrings
2025-02-08 22:56:55
7238
pandas has a script for validating docstringshttps://github.com/pandas-dev/pandas/blob/ced983358b06576af1a73c3e936171cc6...
Pandas PERF: Implement date_range for business day in terms of daily
2025-02-08 22:56:50
5246
Code Sample, a copy-pastable example if possible@dsm054 noticed that business day performance is slow relative to dailyT...
Pandas CLN: define .mode in terms of value_counts
2025-02-08 22:56:43
1644
we have quite a lot of code to support .mode (internally we use pretty much the same algos as .value_counts())but unless...
Pandas PERF: concat of pyarrow string array does not rechunk
2025-02-08 22:56:38
2014
In [2]: import pandas as pdIn [3]: pd.__version__Out[3]: '1.4.0.dev0+143.g5675cd8ab2'In [4]: s = pd.concat([pd.Series(li...
Pandas BUG: "__index_level_0__" column in 0-row parquet file
2025-02-08 22:56:34
3617
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
上一页
下一页
1
…
137
138
139
140
141
…
2246
.