Romain l'Ourson

Results 28 comments of Romain l'Ourson

Also, something weird to me: `load` reruns when a `page.query` change, even if the specific query params is not referenced. For instance, suppose i have 2 query params: `a` and...

The editors are not compatible either with recent `slate` versions, from what i tested `[email protected]`+ have compatibility issues, maybe older versions too.

This also happens when using `@canner/slate-md-plugin` with bare Slate. I had to manually install - `@canner/slate-helper-block-list` - `@canner/slate-helper-mark-removeall` - `slate-schema-violations`

Your styling suggestion looks indeed much better than mine @PuruVJ

Same for file 100032845, `Calculations!AF206`

100069704, `Calculations!AZ285`

100038612, `Calculations!AD206`

IRR() from Excel accepts a second argument to help the calculation to converge. If nothing is passed as 2nd arg, IRR() outputs #VALUE when it can't converge. `Numpy.irr()` doesn't, and...