There is a vast constellation of tools and platforms for processing and analyzing your data. In this episode Matthew Rocklin talks about how Dask fills the gap between a task oriented workflow tool and an in memory processing framework, and how it brings ...
Read more »
Let's celebrate the Python community in style with lightning talks, a panel discussion on Best Practices in Scaling Python Code Base, live music, raffle, good food, beer... (more…)
Read more »
Hash tables are one of the most commonly used data structures in computer science, due to their O(1) access time. However, this assumes a… (more…)
Read more »
GridDB Client is developed using GridDB C Client and SWIG (Simplified Wrapper and Interface Generator). (more…)
Read more »
Using mlxtend to perform market basket analysis on online retail data set. (more…)
Read more »