Introduction

DataLinter is a package for linting datasets. Currently, it is based almost entirely on Google's data linter project. We aim for a redesign that aims at a richer and faster experience.

Installation

Installation can be performed from either inside or outside Julia.

Docker image (recommended)

$ docker pull ghcr.io/zgornel/datalinter-compiled:latest

Git cloning

The DataLinter repository can be downloaded through git:

$ git clone https://github.com/zgornel/DataLinter