Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

2 items on 09 Oct 2020
Python

#202 Jupyter is back in black!

Topics include New in Python 3.9, jupyter-black, Understanding and preventing DoS in web applications, bbox-visualizer, How to NEVER use lambdas., and Uncommon Contributions: Making impact without touching the core of a…

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
Python

#285: Dask as a Platform Service with Coiled

If you're into data science, you've probably heard about Dask. It's a package that feels like familiar APIs such as Numpy, Pandas, and Scikit-Learn. Yet it can scale that computation across CPU cores on your local…

Source: Talk Python To Me Michael Kennedy (@mkennedy)