diff --git a/README.md b/README.md index f5e94af..1235a9c 100644 --- a/README.md +++ b/README.md @@ -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 !?!