rust-data-analysis icon indicating copy to clipboard operation
rust-data-analysis copied to clipboard

Rust for data analysis encyclopedia (WIP).

Results 8 rust-data-analysis issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.37. Release notes Sourced from chrono's releases. v0.4.37 Version 0.4.36 introduced an unexpected breaking change and was yanked. In it LocalResult was renamed to MappedLocalTime...

dependencies

Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). Commits 0328bde Release v0.8.11...

dependencies

Bumps [polars](https://github.com/pola-rs/polars) from 0.35.4 to 0.38.0. Release notes Sourced from polars's releases. Rust Polars 0.38.0 πŸ† Highlights fast path for COUNT(*) queries (#14574) Implemented tree formatting for LogicalPlan (#14221) πŸ’₯...

dependencies

Bumps [either](https://github.com/rayon-rs/either) from 1.9.0 to 1.10.0. Commits ede3c47 Merge pull request #98 from cuviper/release-1.10.0 5fcb289 ci: upgrade to actions/checkout@v4 071f034 Release 1.10.0 254fbf6 Merge pull request #91 from aj-bagwell/master 499b9ed...

dependencies

Bumps [blas-src](https://github.com/blas-lapack-rs/blas-src) from 0.9.0 to 0.10.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=blas-src&package-manager=cargo&previous-version=0.9.0&new-version=0.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**πŸ‘Ά Getting Started** Please [search the history](https://github.com/wiseaidev/rust-data-analysis/issues) to see if an issue already exists for the same problem. - [X] I have searched the existing issues. - [X] I have...

enhancement
good first issue
hacktoberfest

**πŸ‘Ά Getting Started** Please [search the history](https://github.com/wiseaidev/rust-data-analysis/issues) to see if an issue already exists for the same problem. - [X] I have searched the existing issues. - [X] I have...

bug
enhancement
good first issue
hacktoberfest

I tried pulling the latest version of your repo into a VM where I installed Rust and VS Codium, and on loading the workspace, I had a bunch of very...