Aurora Blog
Home
Pandas QST: Does the project consider DataFrame.query() arbitrary code execution to be a security vulnerability?
2025-03-25 15:22:01
8622
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Pandas ENH: Enable nsmallest/nlargest on object dtype
2025-03-25 15:21:59
3030
Is it possible to implement method DataFrame.nsorted that equivalent to df.sort_values(by=["col1", "col2"], ascending=[T...
Pandas PERF: why nlargest is so slower?
2025-03-25 15:21:57
1327
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this issue ex...
Pandas BUG: pd.read_csv() on empty files should give an empty dataframe pd.DataFrame()
2025-03-25 15:21:53
6290
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: groupby.sum() is inconsistent with df.sum() for large integers
2025-03-25 15:21:51
10908
[ x ] I have checked that this issue has not already been reported.[ x ] I have confirmed this bug exists on the latest ...
Pandas ENH: Automate reading of data in chunks
2025-03-25 15:21:49
1118
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: When upsampling an empty dataframe, the index type changes from DatetimeIndex to MultiIndex
2025-03-25 15:21:47
1334
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DOC: Write user guide page on apply/map/transform methods
2025-03-25 15:21:45
1666
There is some information in our documentation regarding how to use user defined functions in pandas. The API pages of t...
Pandas BUG: Impossible creation of array with dtype=string
2025-03-25 15:21:43
4684
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DOC: should DateOffset always be used instead of BaseOffset?
2025-03-25 15:21:41
1149
There's currently 4 pages in the docs which mention BaseOffset:- https://pandas.pydata.org/docs/reference/api/pandas.Per...
Pandas ENH: add destructor to HDFStore
2025-03-25 15:21:37
1312
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Keras Improved Backend Checking
2025-03-25 15:21:34
654
Before :requires_trainable_backend = pytest.mark.skipif( backend() == "numpy" or backend() == "openvin...
Keras [Feature Request] Add cuDNN-accelerated LSTM and GRU to PyTorch
2025-03-25 15:21:32
3410
Hi,are there any plans to add cuDNN-accelerated versions of LSTM and GRU to the PyTorch backend? Without cuDNN accelerat...
Keras Keras __init__.py structure isn't readable by a static type checker
2025-03-25 15:21:30
7020
In keras 3.2.1, if you import say keras.models, you get no errors in VS code:In keras 3.3.1, this same code shows an err...
Gin Add support for UnmarshalText from Golang encoding.TextUnmarshaler for URI and Query param binding
2025-03-25 15:21:21
1831
Hi, I would like to add support for gin binding to use the UnmarshalText method from the Golang standard encoding.TextUn...
Jackson Databind Make Enum deserialization from String or Object forward and backward compatible
2025-03-25 15:21:18
13004
In Jackson 2.12, you could define a simple @JsonCreator method that takes a String, which would get called even if the s...
Jackson Databind Serialize and deserialize enum as object with property typing
2025-03-25 15:21:16
18180
Describe your IssueHello.I'm not sure is this a bug, not implemented feature or just my lack of knowledge, so just want ...
Jackson Databind ObjectMapper.convertValue to Map leads to unexpected Map for type configured with @JsonSubTypes and @JsonValue
2025-03-25 15:21:14
10596
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugGiven some type wrapping a St...
Apache Superset Total value labels on horizontal bar chart get truncated on the far right
2025-03-25 15:21:08
2331
ScreenshotDescriptionX axis on bar chart doesn't show up properly on a lot of situations. When you use the horizontal ba...
Apache Superset Login Screen Unintentionally Displayed in Version 4.1.2
2025-03-25 15:20:54
727
Bug descriptionWith the dashboard published to PublicIf you perform the following operation without logging in, the logi...
上一页
下一页
1
…
19
20
21
22
23
…
25
.