Joel Ostblom
Joel Ostblom
This works!! :rocket: Thank you so much for taking the time to generalize it! I would love to see these display functions become built into `rpy2` to make them more...
Thanks for the quick response and sorry for missing that. Would a swarmplot preferably be added a a new element in Holoviews or as a transform function in Bokeh (similar...
@ahuang11 I do not currently plan to make a PR on this. I recommend looking at the [seaborn swarmplot implementation](https://github.com/mwaskom/seaborn/blob/master/seaborn/categorical.py#L1209-L1450) and the [pybeeswarm package](https://github.com/mgymrek/pybeeswarm) for inspiration. In my testing, the...
Another way of handling subprojects could be via special syntax in tags (e.g. leading underscore), and filter these from showing up in `watson tags`. This likely requires less effort to...
Sorry but I don't understand your comment. The original PR (https://github.com/TailorDev/Watson/pull/337) was out of sync with the master branch. You can't merge PRs that are out of sync with the...
No worries and thanks for clarifying!
Thanks @k4nar ! I added an attempt to a test. I am not sure whether we need to parameterize the test with multiple dates or if it is enough to...
@k4nar Just a reminder to review this when you get a chance!
@k4nar Just a ping to review this when you get a chance!
I am happy to submit a PR if there is interest in this feature. I think it could be quite useful so I might start working on it for myself...