Skip to main content

No project description provided

Project description

mack

mack provides a variety of helper methods that make it easy for you to perform common Delta Lake operations.

For example, you can follow certain table conventions and perform Type 2 SCD upserts with mack using a single line of code.

Setup

Install mack with pip install mack.

Here's how you can perform a Type 2 SCD upsert on a table that follows the right conventions:

mack.type_2_scd_upsert(path, updatesDF, "pkey", ["attr1", "attr2"])

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

mack-0.1.0-py3-none-any.whl (2.2 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