Getting started with Python for R developers

If you work in R and are curious about using Python, but haven’t quite known howto get started, this blog post is for you. I’ve come across quite a few R use… Read more

Similar

Why I’m Making Python 2.8

For the past two months I've been spending half my time on Python 2.8. Python 2.8 is a backwards-compatible Python interpreter that runs Python 2 code and C-extensions exactly as-is, while also allowing Python 2 programmers to use the most exciting new l...

Read more »