Romain PicardinTowards Data ScienceReal-Time Histogram Plots on Unbounded DataMonitor your streaming data in a notebook with dynamic plotsNov 6, 2021Nov 6, 2021
Romain PicardinTowards Data SciencePerformance And Explainability With EBMHow Explainable Boosting Machines reap both of themApr 13, 2021Apr 13, 2021
Romain PicardinLevel Up CodingRxPy Explained: Map, Filter, and ScanHow to master the three Musketeers of ReactiveXFeb 10, 2021Feb 10, 2021
Romain PicardinTowards Data ScienceStream Processing Made EasyKafka + ReactiveX = Maki NageJan 11, 2021Jan 11, 2021
Romain PicardinThe StartupWhy Asynchronous and Reactive Programming Complement Each OtherWhy are you using an asynchronous IO framework on a reactive application ? This is a question I am often asked when presenting a design I…Oct 21, 2020Oct 21, 2020
Romain PicardinThe StartupAn Introduction to Reactive Programming in PythonReactiveX is a wonderful framework that allows to write event based code in a very elegant and readable way. Still, getting started in it…Sep 1, 20201Sep 1, 20201
Romain PicardinLevel Up CodingFunctional and Reactive Programming in Python with CyclotronReactive Programming is really great to write event driven applications, data driven applications, and asynchronous applications. However…Jan 14, 2019Jan 14, 2019