Kendall Park
Kendall Park
This is a convenience method which will create a `Space` object with `Dimension`s inferred from a `pandas` `DataFrame`. The goal is to streamline the process of creating a `Space` object....
This is a simple addition for convenience. It follows the setter convention for `names` that `Dimension` has. ```python s = Space([(1, 2), (1., 100.), ["red", "blue"]]) s.dimension_names = ["a", "b",...
I read [this article](https://hackernoon.com/meet-surveyjs-d8ac6a61db62) and it says: > SurveyJS gives you an easy way to integrate any JavaScript widget. There are hundreds and thousands different JavaScript widgets on the web....
Full discussion here: https://news.ycombinator.com/item?id=10961355 It's your right to release your PHI, but do you want all the metadata released with it?