-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add python 3.12 and remove 3.8 * tick patch version * updated readme * fixed doc generation warnings * added anyhow error handling in python interface * use ArrayFormater from Arrow crate to display content of array * removed filtering of empty data, can happen at initialisation * merged linear and rational conversion from conversion4 only and reused in conversion3 * forgot default value assignment in case of value to text conversion * clippy * remove generated parquet file during test * add debuggging view, more robust in case of non UTF8 characters --------- Co-authored-by: «ratal» <«[email protected]»>
- Loading branch information
Showing
14 changed files
with
259 additions
and
367 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.