Archive: 2023-01-03
Analysing a MySQL database with JupyterLab and pandas
For work, I needed to run some analysis on a fairly large MySQL database of document metadata, to find information about the distribution of data, to visualise it, and to sample it for deeper manual investigation.