Skip to main content

A simple SDK to clean tabular data using a remote API.

Project description

veridian-api-python-sdk

A simple SDK to clean tabular data using Veridian's remote API.

Installation

pip install cleaning_sdk

Usage

from cleaning_sdk import clean

api_key = "your_api_key"
file_path = "path_to_your_file.csv"
result = clean(file_path, api_key)

print(result)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cleaning_sdk-0.1.2-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page