Pavel V. Dimens
Pavel V. Dimens
This PR addresses issue #108 of including a method ignorant of `missing` values in a vector of P values. The reason this method is necessary/useful is that when using split-apply-combine...
Is there a simple(ish?) method to perform the correction but skip `missing` values, and output the corrected array with `missing` respecting their original indices (but not used in the calculations)?...
Admittedly, I am absolute rubbish at CSS. Is there an obvious and/or simple way to modify the CSS so images in blog posts are always center-aligned?
Is it possible to bring better organizational structure to the workspace view in the extension? Perhaps larger hierarchical categories such as `variables` that lists the variables you have assigned in...
Good morning, Firstly, I want to thank you for making this theme; it's just beautiful and simple and wonderful! I've been playing around with it to try to learn something...
Hello, I'm not entirely sure where this could be coming from, but when the container is really small (e.g. 2 elements), the benchmarks are extremely high compared to a bigger...
The docs for LDA are quite technical but would benefit from some user-friendly explanations of the expected return values of a typical workflow including `predict(lda_results, newdata)` with the same level...
Thank you for your hard work, I really like the new PCA show method. However, if there are more than 10 PC's, there is wild overflow in the REPL. Is...
**Describe the bug** The example for heatmaps in the docs cannot be reproduced using a fresh `Plotly.js` install **Version info** Please provide the following: 1. output of julia command `versioninfo()`...
Hello, I seem to be experiencing an issue where I cannot create an IndexedTable with _n_ columns beyond some kind of threshold limit. - I cannot instantiate a single-row table...