Metadata-Version: 2.1
Name: databricks-bridge
Version: 0.0.1
Summary: Databricks read and write with sql connection
Author: Y-Tree (Saeed Falowo)
Author-email: saeed@y-tree.com
Keywords: python,databricks,pyspark,sql,dataframe
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: databricks-sql-connector
Requires-Dist: pyspark

Databricks read and write data from and to databricks tables via insert statement direct write, pandas or spark dataframes to insert statement conversion write
