Skip to content

Instantly share code, notes, and snippets.

View erighetto's full-sized avatar

Emanuel Righetto erighetto

View GitHub Profile
@erighetto
erighetto / recipe
Created March 27, 2021 16:44 — forked from magdmartin/recipe
OpenRefine recipe to parse Apache log
[
{
"op": "core/column-split",
"description": "Split column Column 1 by separator",
"engineConfig": {
"facets": [],
"mode": "row-based"
},
"columnName": "Column 1",
"guessCellType": true,