Skip to main content

Library for cleaning advertising data from Tracer

Project description

Getting Started

This library has generic functions for cleaning advertising data such as standardising column names between platforms and countries or extracting a Country like "France" from a string column

Full Online Documentation

Library Installation

pip install vaynerclean

To upgrade the library after an update

pip install vayner-clean --upgrade

Importing the Library

from vee_clean import cleaning_functions as clean

Usage in code

In this example we will be using the cleaning library to clean and standardise column names in a dataframe

fb_organic = clean.clean_column_names(fb_organic_temp)

Project details


Download files

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

Source Distribution

vayner_clean-0.1.6.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

vayner_clean-0.1.6-py3-none-any.whl (6.7 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