This commit is contained in:
Andras Schmelczer 2026-01-28 22:16:34 +00:00
parent 3d15967420
commit c0f88602bf
4 changed files with 931 additions and 931 deletions

View file

@ -11,7 +11,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:26.543050Z",
@ -79,7 +79,7 @@
"plt.rcParams[\"figure.figsize\"] = (12, 5)\n",
"plt.rcParams[\"figure.dpi\"] = 100\n",
"\n",
"PARQUET = \"data_sources/epc/certificates.parquet\"\n",
"PARQUET = \"../data_sources/epc/certificates.parquet\"\n",
"\n",
"def scan():\n",
" return pl.scan_parquet(PARQUET)\n",
@ -100,7 +100,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:27.101365Z",
@ -183,7 +183,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:29.054902Z",
@ -240,7 +240,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:29.243014Z",
@ -288,7 +288,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:29.389426Z",
@ -355,7 +355,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:29.941986Z",
@ -432,7 +432,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:30.516767Z",
@ -515,7 +515,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:31.277179Z",
@ -596,7 +596,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:31.967996Z",
@ -648,7 +648,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:32.077561Z",
@ -713,7 +713,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:32.398389Z",
@ -763,7 +763,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:32.910558Z",
@ -822,7 +822,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:33.048305Z",
@ -911,7 +911,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:33.343873Z",
@ -970,7 +970,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2026-01-28T22:06:33.797899Z",

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long