For functionalities that are missing in Spark SQL.
Project description
sparkutility
For functionalities that are missing in Spark SQL
Available functions
- isNumeric
example
from sparkutility import is_numeric
print(is_numeric(40.2))
print(is_numeric('40.2a'))
'''
output:
True
False
'''
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sparkutility-0.1.tar.gz
(2.3 kB
view details)
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 sparkutility-0.1.tar.gz.
File metadata
- Download URL: sparkutility-0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35065e74f6bcc4ebee836303935ba1f82f235920c6996dfa28d4b3de95613dab
|
|
| MD5 |
b8d0e49b212dd159102583d628fec98b
|
|
| BLAKE2b-256 |
e22864deaaa5d317932c684668494c56b45005589abdf22e798645ad23722a4a
|
File details
Details for the file sparkutility-0.1-py3-none-any.whl.
File metadata
- Download URL: sparkutility-0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e06367c2f4471690ffc3d409f357582d6b189f8bf42469f89a9578405a59c578
|
|
| MD5 |
97881cfdb938011916748659cf4f071f
|
|
| BLAKE2b-256 |
ed08e47826e3d903a450882ea8560626869dc74f922eff87696d809af9b8130f
|