What did you do this week?
- Finally got my directory property to location renaming PR merged.
- Other than that I closed two similar issues [1,2] with a PR, this change now returns an output for archive and compression operations merged earlier.
- I also made a small fix for a docstring test that was failing in this PR.
Also fixed some typos and made some housekeeping related changes here and there [1,2,3].
Other than that I worked on rebasing my open PRs [1,2] with master because Accuracy scorers have been merged into master branch.
What is coming up next?
- I hope I'd now work on implementing archive support in Model base class finally.
- But before that I would be fixing a related issue which is sort of blocking the implementation of DataFlows required to perform archiving ops.
- This in itself is going to be a big change which would take a considerable amount of time.
Did you get stuck anywhere?
- Nope, this week I mostly fixed simple stuff so there was nothing that bothered me.