Changelog
Changelog
Version 1.4.1
Update requirements
Version 1.4.0
Added
luisy.targets.FeatherTargetto read and write data to feather files
Version 1.3.0
Added
luisy.tasks.base.SparkTaskto run tasks on a given spark object.Added
luisy.targets.DeltaTableTargetandluisy.targets.AzureBlobStorageTargetto read and write data to cloud storages via spark.Added
luisy.targets.LuisyTargetas an abstract interface layer to luigi
Version 1.2.1
Update contribution guide
Docu fixes
Update cryptography version
Version 1.2.0
Change
luisy.testing.luisyTestCasetoluisy.testing.LuisyTestCase
Version 1.1.0
Soften the dependence on how the required packages are specified by the user. If the requirements are not specified in the requirements.txt file, they are read off from the installed version using pipdeptree
Version 1.0.1
Smaller docu fixes
Version 1.0.0
Releasing luisy