Daniel Reid
Daniel Reid
I believe the matchmedia dependency adds nothing over what can be achieved with generic CSS. This dependency adds additional overhead for no benefit and in my view could be removed.
As suggested by @BigstickCarpet - thanks. Presentation @ https://youtu.be/bhrg-7f2e8k?t=1800
@m1r4ge raised the problem of incorrect highlighting in #6. This should be explored and a suitable issue/pull request raised in the chai subset library
Based on #6, we should warn the user if we detect the use of a chained method in any of the recorded expectations.
Using the automatic forecasting option for a small dataset always results in an error from the TripleExponentialSmoothing model which states it needs 2 years of data, which is fair enough....
Please see the following gist: https://gist.github.com/dareid/af04ea51ced11747d989. It can be seen that the exploration of the search space is not correct: - the arguments provided sometimes contain a key for '2'...
- Remove godoc badge - Show output - Show local + docker usage together - Fix local install instructions (go install) - Add contributing section - Install before usage? -...
See https://docs.npmjs.com/files/package.json#license. Need to support ORs and ANDs. This may have wider implications.
NPM supports: - tarball URLs - git URLs - github owner/repo identifiers - local file paths We could maybe support git and github in future, but as of now, it...