Closed thomasnield closed 7 years ago
Just pushed these to the develop
branch, and they worked great. @dbrattli can we do a release soon with all these new goodies? I would volunteer but I've never released a Python binary before. I've only done Java...
I've been using RxPy for a contract at my brother's company, and it's been working out fantastically for data wrangling.
Good to hear! Have just release a new version 1.5.9.
Nice! Thank you.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I'm going to add some additional blocking operators to the BlockingObservable later, particularly
first()
,first_or_default()
,, andlast()
https://github.com/ReactiveX/RxJava/wiki/Blocking-Observable-Operators