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 details)
File details
Details for the file mack-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mack-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.5 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46c2b692db83e06c2df4ff2c656b5f33d559da835b6f6d378fdcb826a82935fc |
|
MD5 | a7ce60bf3a1dce300a18d6e1acbeea9b |
|
BLAKE2b-256 | bab0c1f3a70fac456266b4cfb25d8c48123e82b1d2971aa68e39691c06f7db02 |