Releases: dhruvdcoder/wandb-utils
Releases · dhruvdcoder/wandb-utils
Transparent dataframe manipulation
User can control what out of pandas.eval
, df.query
, eval
and exec
is called for filter-df
command.
What's Changed
- Make dataframe manipulation more transparant by @dhruvdcoder in #22
Full Changelog: v0.1.1...v0.1.2
Fix config reading issues
Fixes config reading issues.
Move files to/from wandb, start sweep agents on slurm!
✨ Features and Enhancements:
- Move to click cli #5
- Rclone client #4
- Start sweep agents on a slurm cluster #17 (dhruvdcoder)
- Delete/Copy/Move files between local and wandb server. #14 (dhruvdcoder)
📖 Documentation updates
- Add wandb to doc requirements #15 (dhruvdcoder)
- Update docs theme and restructure #13 (dhruvdcoder)
👷 Build and CI
- Add automated CHANGELOG generation #7
First pre-release
v0.0.2 closes #7