Present value series#70
Merged
Merged
Conversation
|
A few general comments: |
|
[DemoPresentValue.PNG] --> I find it a bit confusing. Discount and Cumulate need the Discount Rates, they don't come at the end after the AOC delta calculation. Also only Yield Curves are Economic Input --> Cashflows are Insurance Input |
dtrzesniak
reviewed
Nov 7, 2022
|
Maybe you still need some clean up, as many things seem still to be WIP |
dcolleoni
reviewed
Nov 8, 2022
Contributor
|
It is difficult to track changes to xlsx in git. Can we use csv as in the other projects? |
dcolleoni
reviewed
Nov 8, 2022
dcolleoni
reviewed
Nov 8, 2022
dcolleoni
reviewed
Nov 8, 2022
added 3 commits
November 10, 2022 10:26
added 7 commits
November 15, 2022 14:09
…tionEngine into present_value_series
…tionEngine into present_value_series
dcolleoni
approved these changes
Nov 17, 2022
dcolleoni
approved these changes
Nov 17, 2022
added 3 commits
November 17, 2022 19:02
|
Nice PR, good features. |
dtrzesniak
pushed a commit
that referenced
this pull request
Nov 23, 2022
* Uploading the files to start working with. * Finsihing with the second video, up to some corrections coming up. * Finishing the notebook for the third video. * Work on readme * some commit * Updating to the newest calculation engine, updating readme. * simpler names + no mandatory accidentYear * better * fix Application Message * better x2 * compute discount and cumulate * implement feedback * improve overall * aoc configuration * better importers * reset and initialize only once * solve remaining merge conflict * revisions for signs + new overview * metadata + fix importers validate datanode * extra type + utils reports * implement all feedback * updated links YT Co-authored-by: Andrea Muolo <amuolo@systemorph.com>
dtrzesniak
pushed a commit
that referenced
this pull request
Nov 23, 2022
* Uploading the files to start working with. * Finsihing with the second video, up to some corrections coming up. * Finishing the notebook for the third video. * Work on readme * some commit * Updating to the newest calculation engine, updating readme. * simpler names + no mandatory accidentYear * better * fix Application Message * better x2 * compute discount and cumulate * implement feedback * improve overall * aoc configuration * better importers * reset and initialize only once * solve remaining merge conflict * revisions for signs + new overview * metadata + fix importers validate datanode * extra type + utils reports * implement all feedback * updated links YT Co-authored-by: Andrea Muolo <amuolo@systemorph.com>
dtrzesniak
pushed a commit
that referenced
this pull request
Nov 29, 2022
* Uploading the files to start working with. * Finsihing with the second video, up to some corrections coming up. * Finishing the notebook for the third video. * Work on readme * some commit * Updating to the newest calculation engine, updating readme. * simpler names + no mandatory accidentYear * better * fix Application Message * better x2 * compute discount and cumulate * implement feedback * improve overall * aoc configuration * better importers * reset and initialize only once * solve remaining merge conflict * revisions for signs + new overview * metadata + fix importers validate datanode * extra type + utils reports * implement all feedback * updated links YT Co-authored-by: Andrea Muolo <amuolo@systemorph.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Only change in the Calculation Engine is setting partitions in "QueryReportVariablesAsync" (done by Andrea).
TODOs: