https://github.com/divefish/utils
https://github.com/divefish/utils
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/divefish/utils
- Owner: DiveFish
- Created: 2018-12-21T13:05:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T14:15:38.000Z (over 6 years ago)
- Last Synced: 2025-01-02T01:51:13.854Z (over 1 year ago)
- Language: Rust
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# utils
Utility class for
- Reading and writing to files
- Saving file contents in various kinds of data structures such as `HashSet` or `Vec`
- Get statistics over data, e.g. spearman's correlation coefficient (spearman's rho)