-
Notifications
You must be signed in to change notification settings - Fork 0
Module : Libraries (lib)
Nuwan Waidyanatha edited this page Sep 7, 2023
·
2 revisions
The lib module offers supporting libraries for the functional modules.
Apache Spark requires a session instance. For example, for creating a spark Dataframe. While sparkRDBM and sparkNoSQL create specific sessions, this package doesn't require all the database connection information.
from rezaware.modules.lib.spark import execSession
mySession = execSession.session
Rezaware abstract BI augmented AI/ML entity framework © 2022 by Nuwan Waidyanatha is licensed under Creative Commons Attribution 4.0 International