Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 739 Bytes

2023-01-25-meeting-notes.md

File metadata and controls

25 lines (13 loc) · 739 Bytes

Various meeting and discussion notes

2023-01-25

E-notebooks

think about e-notebooks

Hazem's references for tips for choosing an e-notebook:

Tidy data

DS was not at session, but ideas around organising data came up

keep your tabular data “tidy”

This idea leads to a whole bunch of nice properties and tools for manipulating tabular data (selecting columns, filtering rows, statistical plotting,...) which is often a big win.