Skip to content

ygherman/NLIDataPrep

Repository files navigation

NLIDataPrep

Package for data preprocessing and preparation.

This package contains tools and utilities to work with messy data and prepare tabular data to MARC mapping and conversion.

Installation

Run the following to install

pip install NLIDataPrep

Usage

from NLIDataPrep as NDP import *

Developing NLIDataPrep

To install NLIDataPrep, along with the tools you need to develop and run tests, run the following command in your virtualenv:

$ pip install -e .[dev]

About

Package for data preprocessing and preparation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages