I really wish something along the lines of BeautifulSoup existed for Julia (perhaps it does — I haven’t been able to find something after a bit of Googling). Seems like a natural fit for multiple dispatch, depending on how the HTML elements get handled.
BS is such a pleasure to use for simple web scraping and navigating the various HTML tags and content.
Default summary stats and plots for every model I use (like in R). R taught me that it’s not about having a good plot at first, but just looking at something so you can start making a good plot.
Meta-analysis (such as the metafor package in R).
Multiple Imputation.
Ability to run random-effects regressions, bayesian analysis or survival analysis with larger than RAM datasets.
Larger than RAM visual table editor (not just viewer) and generator.
I believe all the fancy new remote stuff that VS Code shipped recently should make the VS Code extension work with a) WSL, b) docker containers and c) remote machines via SSH. Haven’t tried it, but that is at least the theory.
I did see it once. Some container had the option to instantiate Jupyter/RStudio/VS Code. I am still transitioning from Atom/Juno, but yeah. I have seen it if memory serves me right, but need to find how it was done.