Skip to content

agailloty/preprocess

Repository files navigation

preprocess is a fast cross-platform data analysis preprocessing tool.

Installation

Install the preprocess CLI, using the specific instructions for your operating system below:

Linux and MacOs"

Use curl to download the script and execute it with sh:

curl -LsSf https://preprocess-cli.netlify.app/install.sh | sh

If your system doesn't have curl, you can use wget:

wget -qO- https://preprocess-cli.netlify.app/install.sh | sh

Windows"

powershell -ExecutionPolicy ByPass -c "irm https://preprocess-cli.netlify.app/install.ps1 | iex"

Manual Installation

The preprocess GitHub repository contains pre-built versions of the preprocess command-line tool for various operating systems, which can be found on the Releases page

At the release section, download the release for your operating system. You may need to set the environment variable to the location where you save the binary so you can call preprocess from any terminal on your computer.

About

preprocess is a fast data analysis preprocessing tool.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages