docs: update README with new features and tasks for saving to disk

This commit is contained in:
Palash Tyagi 2024-11-13 01:21:27 +00:00
parent d05618f106
commit 188039bc35

View File

@ -17,6 +17,8 @@ A Rust implementation of the [Macrosynergy Python Package](https://github.com/ma
- [x] Get JPMaQS Indicators as Polars DataFrame
- [x] Add QDF option
- [ ] Save to disk functionality
- [x] Hacky iterative method
- [ ] Non-hacky way to save to disk
- Utils
- [ ] Reduce DF
@ -31,5 +33,5 @@ A Rust implementation of the [Macrosynergy Python Package](https://github.com/ma
- [ ] Linear Composites
- [ ] Make Relative Value
- [ ] Imputers
- [ ]
- [ ] Panel Calculator !?!