elbamos

Results 73 comments of elbamos

@evanbiederstedt If you want to look at the travis configuration, that would be helpful. I can take care of the solaris issue. (If you have a windows machine, I've never...

Hi @SamGG thanks! I will ask you to try it again when we get closer to a release.

I'm considering dropping DBSCAN and OPTICS from the package. The only advantage to this over the implementations in the dbscan package, is that it takes advantage of the fast nearest...

Ok I think I have this worked-out now. Would you folks mind giving a try to the version currently in the `/feature/backoncran` branch? In particular, let me know if you...

I get this even with daily data, and I've confirmed using the internal AnomalyDetection::: functions that it is correctly recognizing that the period. Minimal example: quantmod::getSymbols("^GSPC") minimal

I'm just wondering if this ever got fixed...

@rtjohn while I totally relate to the point you're making, and I've found the issue confusing also, im pretty sure the package uses the same conventions for cycle and period...

@hafen I really need the `click_policy` functionality from bokeh. I'm happy to contribute some time to getting `rbokeh` up to 1.0 if that will get me the `click_policy` functionality.

@hafen Any update on this? I and another dev spent some time looking at what we think is your current version of the code (https://github.com/bokeh/bokeh/compare/0.12.15...master ?) and it looks to...

@hafen Thanks! I created issue https://github.com/bokeh/rbokeh/issues/234 for `click_policy` with a proposal of how I'd think it would work.