wheeheee

Results 62 comments of wheeheee

Similarly for me. Another way to reproduce this is to type `sort!(df, :A)` or `sort(df, :A)` after `using StatsKit` and creating a dataframe. When I get this error even when...

> Who ever gets around to tackling this could also look into why the output array is apparently allocated with eltype `Any` here. Would this be because of incorrect type...

Should be obsoleted by #545. Close?

Superseded by #517, although [more tests](https://github.com/JuliaDSP/DSP.jl/pull/171/files#r228755153) e.g. for `FixedPoint` types could be added.

On the DSP.jl repo, this happens suspiciously often on macos-latest. 5 / 6 of the most recent Codecov failures are on this platform (2 in a matrix of 8). https://github.com/JuliaDSP/DSP.jl/actions/runs/7989226135/job/21815388948...

PR #502 certainly would, although it looks relatively easy to resolve. Would it be useful to create a milestone for the next release? That would make it a little easier...

Ok, I've created the milestone and added a few PRs to it