Hey again, My first post about optimization will be about __slots__ and namedtuples. __slots__ __slots__ have two important effects: performance: A class that utilizes slots gains ~30% faster attri…
Read more »
This post was originally published on this blogSpyder is the best IDE that I have tested so far for doing data analysis, but also for plain programming. In this post I will start to briefly describe the IDE. Following the description of this top IDE the t...
Read more »
A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood. - uber/orbit... (more…)
Read more »
Object-relational mappers (ORMs) bridge relational databases and object-oriented code. Learn more on Full Stack Python. (more…)
Read more »
A University of California-Berkeley researcher has found a new, and somewhat unexpected, use case for the Lambda serverless computing service from Amazon Web Services: scientific computing. At the Continuum IO’s first user conference, AnacondaCON 2017, he... (more…)
Read more »