Melly Beechwood
Melly Beechwood
## Description Part of the longer effort to port v1 to Java. This iteration is a chunk of code that involves the Metric, Integral Metric and supporting classes along with...
## Description In v0 much of the CICD pipepline was completely automated. We choice to keep it manual for a couple release to ensure everything went as planned, but it's...
## Description Brings in the DatasetProfile/View and ColumnProfile/View. Also creates the StandardResolver and small changes to Metric to allow for needed methods. - [X] I have reviewed the [Guidelines for...
## Suggestions There is a fix for the github links on our markdown checker. Will need to use a config file for it. `{ "httpHeaders": [ { "urls": ["https://github.com/", "https://guides.github.com/",...
\"https://blockchain.info/ticker\"\n" fails. I'd like to be able to remove quotes, escapes, and new lines. It gives the error https://blockchain.info/ticker/"/n" so it does correctly remove the first but not the rest