You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure. Thanks for the quick reply. Here is the output:
MethodError: no method matching LazyArrays.LazyArrayStyle()
Closest candidates are:
LazyArrays.LazyArrayStyle(!Matched::Val{N}) where N at C:\Users\xxx\.julia\packages\LazyArrays\14GOk\src\lazybroadcasting.jl:2
in top-level scope at spielwiese.jl:452
in broadcasted at base\broadcast.jl:1237
in combine_styles at base\broadcast.jl:411
in combine_styles at base\broadcast.jl:410
in Base.Broadcast.BroadcastStyle at base\broadcast.jl:211
I don't know whether this is the intended behavior, but it puzzled me that LazyArrays breaks transitivity. See:
This bit me while using CSV together with DataFrames.
For xref see:
JuliaData/CSV.jl#536
resp.
https://discourse.julialang.org/t/csv-dataframes-problems-with-threads/31318
The text was updated successfully, but these errors were encountered: