Aurora Blog
Home
Golang go/token: add (*FileSet).AddExistingFiles method to add files out of order
2025-06-11 14:11:00
4953
Background: token.FileSet is often a bottleneck in applications that process Go source code. Nearly all logic that proce...
Golang x/tools/gopls: regression in semantic tokens (Data field is JSON "null")
2025-06-11 14:10:58
1626
@neild reports that neovim with gopls at master produces an error similar to https://github.com/neovim/neovim/issues/213...
Golang cmd/go/internal/work: panic for a repeated //go:debug directive for the same setting
2025-06-11 14:10:53
2704
What version of Go are you using (go version)?$ go version go version go1.21.0 windows/a...
Golang runtime:cpu1: TestPreemptionAfterSyscall/100µs failures
2025-06-11 14:10:45
2134
#!watchflakesdefault <- pkg == "runtime:cpu1" && test == "TestPreemptionAfterSyscall/100µs&quo...
Pandas DOC: Description of pandas_datetime_exec function
2025-06-11 14:10:33
808
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: PerformanceWarning when agg with pd.NamedAgg and as_index=False
2025-06-11 14:10:29
1494
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: the behavior of DataFrameGroupBy.apply(..., include_groups=True) breaks post-mortem debugging
2025-06-11 14:10:26
3140
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DOC: Pandas contributor take limit
2025-06-11 14:10:24
1132
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: StataWriter returns ascii error when length of string is < 2045, but encoded length is > 2045
2025-06-11 14:10:22
4405
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: read_csv with usecols shouldn't change column order
2025-06-11 14:10:20
4256
Feature Type[ ] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Boolean Series (actually object) with <NA> values breaks ~ negation and reverts to bit-wise operations
2025-06-11 14:10:18
4651
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: mix of int and pd.NA defaults to object dtype
2025-06-11 14:10:15
1275
[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: duplicated() raises error with singlton set as subset
2025-06-11 14:10:13
2808
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas pd.crosstab, categorical data and missing instances
2025-06-11 14:10:11
8758
Code Sample, a copy-pastable example if possibleimport pandas as pdfoo = pd.Categorical(['a', 'b'], categories=['a', 'b'...
Pandas DOC: Generating docs doesn't work if path has whitespaces
2025-06-11 14:10:08
4640
Related to #20862If there are spaces in the path where pandas is installed (e.g. /home/my user/my code/pandas), when bui...
Pandas BUG: pandas.pivot_table margins, dropna and observed parameters not producing expected result
2025-06-11 14:10:04
6548
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: infer_dtype result for float with embedded pd.NA
2025-06-11 14:09:47
3916
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: round not functioning as expected
2025-06-11 14:09:45
7821
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Keras Add on_epoch_begin to utils.Sequence
2025-06-11 14:09:40
2010
Could we have an on_epoch_begin() function in utils.Sequence?There is already a on_epoch_end(), but I can see a use case...
Keras Inconsistencies with the behavior of bias initializers, leading to poor performance in some cases
2025-06-11 14:09:38
6302
Hello,I've noticed some (potentially harmful) inconsistencies in bias initializers when running a simple test of the ker...
上一页
下一页
1
…
328
329
330
331
332
…
368
.