Blogy McBlogerson on September 14, 2019
Data processing languages, such as SQL, R, MATLAB, and Numpy/Pandas, implicitly loop over identically-typed objects ("rows") of a dataset ("table"). This makes for a succinct syntax in an interactive environment, but what do you do if your table doesn't have a regular shape?
AWESOME LIVEBLOG CONTENT HERE!