f-strings (3.6+)

name = 

Priority Queues (Heap)

Remove annoying warnings

import warnings
warnings.filterwarnings('ignore')

Quick CSV read with pandas

data = pd.read_csv(DATA_URL, sep=",", header="infer")

Like this post? Subscribe for more.

Kevin Chow
Kevin Chow
Fledging Computer Scientist
Next