bkamins / JuliaCon2023-Tutorial
An introductory part of the workshop prepared for JuliaCon2023
☆19Updated last year
Alternatives and similar repositories for JuliaCon2023-Tutorial
Users that are interested in JuliaCon2023-Tutorial are comparing it to the libraries listed below
Sorting:
- Tidier analysis of categorical variables, modeled after the forcats R package.☆16Updated last month
- Tidier web scraping in Julia, modeled after the rvest R package.☆34Updated 3 weeks ago
- Tidier string transformations in Julia, modeled after the stringr R package.☆18Updated 4 months ago
- ☆26Updated 11 months ago
- A toolbox of simple solutions for common data cleaning problems.☆36Updated 11 months ago
- Beeswarm plots for Makie.jl!☆22Updated last month
- Tidier date transformations in Julia, modeled after the lubridate R package.☆22Updated last month
- A Complete Guide to Efficient Transformations of DataFrames☆35Updated last year
- A survival analysis interface for Julia☆30Updated 2 years ago
- Effects Prediction for Regression Models☆19Updated last week
- Analysis of complex surveys☆52Updated 10 months ago
- ☆87Updated this week
- Humanize numbers: data sizes, datetime deltas, digit separators☆47Updated 11 months ago
- ☆18Updated 2 years ago
- Tidier database analysis in Julia, modeled after the dbplyr R package.☆54Updated last week
- A Julia implementation of Bayesian linear regression using marginal likelihood for hyperparameter optimization, as presented in Chris Bis…☆27Updated 3 years ago
- a package for missing data handling via multiple imputation by chained equations in Julia. It is heavily based on the R package {mice} by…