{ "cells": [ { "cell_type": "markdown", "id": "b74500d7", "metadata": {}, "source": [ "# df030_SQliteVersionsOfROOT\n", "Read an sqlite3 databases with RDataFrame and plot statistics on ROOT downloads.\n", "\n", "Plot the downloads of different ROOT versions reading a remote sqlite3 file with RSqliteDS.\n", "Then a TH1F histogram is created and filled\n", "using a lambda expression which receives the recorded\n", "values in the \"version\" column of the sqlite3 database.\n", "The histogram shows the usage of the ROOT development version.\n", "\n", "\n", "\n", "\n", "**Author:** Alexandra-Maria Dobrescu \n", "This notebook tutorial was automatically generated with ROOTBOOK-izer from the macro found in the ROOT repository on Tuesday, May 19, 2026 at 08:10 PM." ] }, { "cell_type": "code", "execution_count": 1, "id": "bdeef8de", "metadata": { "collapsed": false, "execution": { "iopub.execute_input": "2026-05-19T20:10:06.474098Z", "iopub.status.busy": "2026-05-19T20:10:06.473919Z", "iopub.status.idle": "2026-05-19T20:10:10.538899Z", "shell.execute_reply": "2026-05-19T20:10:10.531643Z" } }, "outputs": [ { "data": { "text/html": [ "\n", "\n", "