Metadata-Version: 2.1
Name: SparkSchemafy
Version: 0.1.0
Summary: Formats spark schema output into a schema definition
Home-page: https://github.com/MichaelShoemaker/schemafy
Author: Michael Shoemaker
Author-email: mikeshoemaker2000@yahoo.com
License: UNKNOWN
Description: ## Usage
        
        formatSchema(spark.createDataFrame(<your pandas dataframe>).schema)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
