Tsdat

Latest version: v0.8.8

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

0.6.0

What's Changed

This PR expands the initial transformation pipeline support by adding:
* Additional transformation methods adapted from the ARM Program: revamped `tsdat.transform.NearestNeighbor`, new `tsdat.transform.Interpolate`, `tsdat.transform.BinAverage`, `tsdat.transform.Automatic`.
* New transformation methods can account for input data quality (flagged by qc variables) in transformations and also produce variable-level reports of transformation quality/problems via transform qc variables.
* Added `tsdat.transform.CreateTimeGrid` data converter for creation of regular output time grids
* Deprecated the `tsdat.qc.handlers.RecordQualityResults` bit number parameter. Instead, the bit number will now be determined automatically based on prior tests applied to a given variable.
* Updated `tsdat.qc.checkers.CheckMonotonic` to report the specific indexes where the monotonicity flips (previously reported the entire array)
* Use `pyproject.toml` build approach

Changes merged in https://github.com/tsdat/tsdat/pull/136 by maxwelllevin, jmcvey3, and clansing


**Full Changelog**: https://github.com/tsdat/tsdat/compare/v0.5.10...v0.6.0

0.5.10

What's Changed
* Update csv writer by jmcvey3 in https://github.com/tsdat/tsdat/pull/133


**This is the last release before tsdat `v0.6.0`**

**Full Changelog**: https://github.com/tsdat/tsdat/compare/v0.5.9...v0.5.10

0.5.9

What's Changed

Last release before tsdat `v0.6.0`.

* Multiple pipeline dispatch by maxwelllevin in https://github.com/tsdat/pipeline-template/pull/28
* Fix bad status message by maxwelllevin in https://github.com/tsdat/pipeline-template/pull/31
* Various bug fixes and minor improvements by jmcvey3 and maxwelllevin

**Full Changelog**: https://github.com/tsdat/pipeline-template/compare/v0.5.0...v0.5.9

0.5.8

What's Changed
* Custom storage paths by maxwelllevin and jmcvey3 in https://github.com/tsdat/tsdat/pull/128


**Full Changelog**: https://github.com/tsdat/tsdat/compare/v0.5.7...v0.5.8

0.5.7

What's Changed
* Retriever names by jmcvey3 in https://github.com/tsdat/tsdat/pull/131


**Full Changelog**: https://github.com/tsdat/tsdat/compare/v0.5.6...v0.5.7

0.5.6

What's Changed
* Allow FileSystemS3 to save multiple files by maxwelllevin in https://github.com/tsdat/tsdat/pull/130


**Full Changelog**: https://github.com/tsdat/tsdat/compare/v0.5.5...v0.5.6

Page 4 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.