Results 225 comments of Benedikt Ehinger

```bash Julia Version 1.8.3 Commit 0434deb161e (2022-11-14 20:14 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) CPU: 4 × Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-13.0.1...

I mentioned this before, I have similar issues - my guess always was that it has something to do with my VM and the memory ballooning, but I have never...

sorry, I haven't tried with a GLFW. GLMakie in Pluto; CairoMakie works too :)

@ReneSkukies could you check this tutorial? https://unfoldtoolbox.github.io/Unfold.jl/previews/PR219/generated/explanations/predict/#Different-types-of-predictions

nice thanks! I think if you do a "review" next time, I could accept all of them at once; but I'm not sure - aybe you even did that :)...

Damn alright - very annoying I had to accept each commit on its own. Maybe I didn't see it

Thanks for raising this! Super detailed and helpful!! What is `typeof(evts.x)`?

Great! The reason is that with Any, Statsmodels.jl automatically converts to Categorical - which will give you maaaaaaaanny predictors :-D We need some tooling to automate that better and definitely...

have a look at https://docs.makie.org/stable/reference/plots/datashader/ for speed in case of multi-sensor data

So in AoG, if you have faceting, how would you change the label of individual axes? Aka, how to access that label/property?