portfolioAnalytics icon indicating copy to clipboard operation
portfolioAnalytics copied to clipboard

A Python library for generating analytic tests for credit portfolio loss distributions

Results 4 portfolioAnalytics issues
Sort by recently updated
recently updated
newest added

for all functions test input values for validity and provide helpful error or warning messages as appropriate. Examples - define acceptable type (ideally implement consistently type hinting across the library)...

enhancement

Hi, please could you add granularity adjustment to the vasicek code. This would greatly help in understanding how the GA operates and its impact on the loss distribution. At present...

enhancement

Where is output generated? Can you put up a walkthrough on where to enter data and where it gets put out? Sorry for lack of technicality and know-how. I'm brand...

good first issue

Perhaps there is a web page that describes the function? https://github.com/open-risk/portfolioAnalytics/blob/c9a086fec0839e871146ce2becca29fd0763096e/portfolioAnalytics/vasicek.py#L25-L33

question