/kolang

package for working with pyspark.

Primary LanguagePython

Kolang

Introduction

Kolang is a utils package for work with pyspark.

installation

pip install git+https://github.com/MahdiHGZ/kolang.git@v1.3.1

Modules

column_functions

Functions for work with Column and Output type is Column.

Note: There is no udf function in this module!

dataframe_functions

Functions for work with Dataframe and Output type is Dataframe.

column

Contribution

Contributions are always welcome. You can contribute by improving documentation (maybe adding more common mistakes or ...) or maybe add features that you think everyone can be benefit from.