hey guys. just published my new package: https://github.com/itay-bardugo/python-cron-migration the... (more…)
Read more »
This notebook documents the partipant selection procedure for Python in Astronomy 2017.
For privacy reasons, this notebook uses data that has been completely randomized within categories, thus no candidate is individually identifiable (and names and othe... (more…)
Read more »
Many of the ideas I've been playing around with lately are of the distributed, secure & networked kind. Since distributed asynchronous networks are tricky beasts, I want to leverage the existing network of such nature commonly known as email. This que... (more…)
Read more »
TL;DR: Scale your existing asyncio application to thousands of cores with 20 lines of code. Ray added two features to enable seamless… (more…)
Read more »
This tutorial shows you how to find out the greenest day of the year for each pixel location. The method can be generalized to find out the corresponding time of the maximum value of a timeseries for each pixel, such as the day with the hottest tempe... (more…)
Read more »