Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

2 items on 17 Nov 2021
Python

#259 That argument is a little late-bound

Topics include pypi-changes, Late-bound argument defaults for Python, pandas.read_sql, pyjion, Tips for debugging with print(), and SHAP beeswarm plot.

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

#341: 25 Pandas Functions You Didn’t Know Existed

Do you do anything with Jupyter notebooks? If you do, there is a very good chance you're working with the pandas library. This is one of THE primary tools of anyone doing computational work or data exploration with…

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