-
I am having issues trying to compare results between BLCC and E3 quickly because the cost flows by tag are not aggregated in the results anywhere. I can use the annual cash flows, but that takes a lot…
-
I'm following this example exactly: https://github.com/mui-org/material-ui/tree/next/examples/gatsby
Here's my gatsby-config.js (abbreviated):
```
module.exports = {
plugins: [
"gatsby-…
-
Hi,
I am a big fan of Quantlib and I have been using quantlib python to price thousands of callable bonds every day (from OAS to clean price and from price to OAS). I am still learning the library…
-
-
I am loading one of the 5-core datasets from
[Reviews](http://jmcauley.ucsd.edu/data/amazon/)
using
```
library(sparklyr)
library(dplyr)
```
```
config
-
Hi,
i think about implementing a set of indicators which aim at long term trading:
1.) PeriodicalReturnIndicator:
calculates the absolute return and the return rate in percent over a given period
2…
ElMoe updated
8 years ago
-
Hi,
is there a build-in method to calculate the cashflow projection from the complete triangle? Currently I am running the following code, which might be usefull for others as well
```
triang2cashf…
-
Migrated from a thread on the Web Payments IG mailing list:
https://lists.w3.org/Archives/Public/public-webpayments-ig/2015Dec/0039.html
There is not a 1:1 relationship between a payment app and a pa…