Google and OpenMined have released PipelineDP, a new open-source library that allows researchers and developers to apply differentially private aggregations to large datasets using batch-processing systems. (more…)
Read more »
Curated list of Python resources for data science. - r0f1/datascience... (more…)
Read more »
Mark Smith Don't be afraid of metaclasses! This talk will explain how, once you've grasped basic types, classes and inheritance, Python's advanced language f... (more…)
Read more »
Step by Step tutorial to build your first web application with Python. (more…)
Read more »
Many Python developers are unaware of the extent to which you can use functional programming in Python, which is a shame: with few exceptions, functional programming allows you to write more concise and efficient code. Moreover, Python’s support for funct... (more…)
Read more »