Define (typed) schemas for pyspark dataframes
Project description
typedschema
This is minimally intrusive library to type or annotate pyspark data frames.
There are existing projects which try to change how you interact with pyspark, but this is not the goal of this library. Goals:
- Create a simple way to define a schema for a pyspark DataFrame.
- Supply some utility functions to test if the DataFrame adheres to a predefined schema.
- Enable schema column autocompletion in your editor
- Re-use existing stuff, such as
StructField, from pyspark
For full documentation see typedschema documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyspark_typedschema-0.0.6.tar.gz.
File metadata
- Download URL: pyspark_typedschema-0.0.6.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
947bfa0be38a27a1c4c259d04e1361d18ddde07aa718d5f24200ffe150639bdf
|
|
| MD5 |
480a568b7749324db04cac9add3ccf87
|
|
| BLAKE2b-256 |
66881365623cff061a5435c82914d2f9e03d2c0c87af191f1b7b8b33a23a9c9a
|
File details
Details for the file pyspark_typedschema-0.0.6-py3-none-any.whl.
File metadata
- Download URL: pyspark_typedschema-0.0.6-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a31f7d3d1fb988d847def3c8088ac77d067dd0e296aeed70fdbcc39b9f47db32
|
|
| MD5 |
49e759e3aded981a316cc09625019ffa
|
|
| BLAKE2b-256 |
1732ad0b0670e96fbf369e749fb89b2a7632d93cedee6074b1b1bf8931e93af2
|