A collection of python utils for Fugue projects
Project description
Triad
A collection of python utility functions for Fugue projects
Installation
pip install triad
Release History
0.6.8
- Add map type support to Schema
0.6.7
- Parse nested fields in
expression_to_schema
util
0.6.6
- Improve conditional_dispatcher
0.6.5
- Add SerializableRLock
- Add decorator run_once
0.6.4
- Add function dispatcher
0.6.3
- Fix pandas warning on pd.Int64Index
0.6.2
- Make ciso8601 totally optional
0.6.1
- Support Python 3.10
0.6.0
- Fix extensible class bugs
0.5.9
- Create
extensible_class
andextension_method
decos
0.5.8
- Make ciso8601 a soft dependency on windows
- Switch to codecov
- Improve documents, change to Furo theme
0.5.7
- Fix pandas extension data types bug
0.5.6
- Prepare to support pandas extension data types
- Support Python 3.9
0.5.5
- Change pandas_list enforce_type df construction
0.5.4
- Make
FileSystem
work for windows - Make triad fullly compatible with Windows
- Add windows tests
0.5.3
- Lazy evaluation for
assert_or_throw
0.5.2
- For pyarrow data conversion, support np.ndarray -> list
0.5.1
- Update get_caller_global_local_vars to access any stack
0.5.0
- Fix to_type on full type path
0.4.9
- Fix numpy warning
0.4.6
- Improve pandas like utils
enforce
method to handle str -> bool
0.4.5
- Fixed pandas -> arrow datetime conversion issue
0.4.4
- Improved FileSystem compatibility with Windows
- Add overwrite expression for Schema class
- Fixed github actions
0.4.3
- Refactored
str_to_type
,str_to_instance
andto_function
to useeval
0.4.2
- Fix a bug in pandas like safe_groupby_apply
0.4.1
- Improvement on group by apply
- Improvement on environment setup
0.4.0
- Prepare for Fugue open source
0.3.8
- Change to Apache 2.0 license
0.3.7
- Add pyarrow binary type support
0.3.6
- Add
transform
to Schema class
0.3.5
- Change pyarrow and pandas type_safe output to be consistent with pyarrow (None for pd.NaT, nan, etc)
0.3.4
- Add general FileSystem
0.3.3
- Add thread-safe cloudpicklable RunOnce class
0.3.2
- extracted TRIAD_DEFAULT_TIMESTAMP as a constant
<=0.3.1
- Open sourced and docs are ready
- Added basic utility functions
- Types and schema are based on pyarrow
- A better indexed and ordered dict
- Added ParamDict
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
triad-0.6.8.tar.gz
(56.1 kB
view details)
Built Distribution
triad-0.6.8-py3-none-any.whl
(65.5 kB
view details)
File details
Details for the file triad-0.6.8.tar.gz
.
File metadata
- Download URL: triad-0.6.8.tar.gz
- Upload date:
- Size: 56.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 588cf30e41fec815f7466e913d9b9d4e5119ea789a77748e4bf4546502580c1a |
|
MD5 | 493691fab39f1aa71718f0c638471572 |
|
BLAKE2b-256 | 42c2c16e8e9c50a7ee97adecbb7e47488b7fdd6c1af308c26d7e4b15b2f62d32 |
File details
Details for the file triad-0.6.8-py3-none-any.whl
.
File metadata
- Download URL: triad-0.6.8-py3-none-any.whl
- Upload date:
- Size: 65.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a19da626f0cee4a91f2472270bb4cfe0851bf8766d5263ae499a5c03c552daf3 |
|
MD5 | f9fe0787590797773728634421ab6347 |
|
BLAKE2b-256 | 9491438d3a24142b917558d172fa5c29c9619a1aff791cd33848d0ab8ba6e0ae |