Version 0.6.0 of PhilDB. BREAKING CHANGE: The phildb.database.PhilDB write method has changed, it now takes a pandas.Series instead of a tuple of arrays. Closed issue #3: New read_log method for reading a time series as it existed for a given datetime. Raise more informative exceptions when attempting to create a duplicate timeseries/attribute. Various minor updates to documentation
Bug fix release: Fix #15: Can now instantiate two PhilDB classes at once Close #14: Rename comma...
Performance improvements remove false sharing in perfect hash table >2x (#8432) further optimised c...
Fixed issue when using older version of pandas (#136) (0.8.0.dev0). Fixed up some Python warnings re...
Performance/Bug fix release: Performance fix when writing irregular data to handle common case of...
Bug fix release: Issue #6: Convert examples to jupyter notebooks Fix #9: Changes to avoid numpy ...
Bug fix release: Fix when frequency string doesn't have numeric prefix. Pandas doesn't include a ...
Bug fix release: Fix #13: Reading a series that hasn't had data written no longer fails with an I...
This patch fixes issue #2406, where use of "pandas.Timestamp" objects as bounds for the "datetimes()...
What's Changed feat: add the PyPI auto-publishing workflow; by @WenjieDu in https://github.com/Wenj...
A database of many different types of multivariate time series, each with between 5-25 processes and...
v0.2.0 (2023-08-01) Documentation docs(Python version): upgrade Python versions from greater or equ...
This patch improves "dates()" shrinking, to simplify year, month, and day like "datetimes()" rather ...
This patch fixes issue #2351, "arrays()" would raise a confusing error if we inferred a strategy for...
Changelog: Added the time_units parameter to tsdate.date, allowing users to specify the time units ...
In this release, it it not necessary anymore to use the datetime as index, and it allows for duplica...
Bug fix release: Fix #15: Can now instantiate two PhilDB classes at once Close #14: Rename comma...
Performance improvements remove false sharing in perfect hash table >2x (#8432) further optimised c...
Fixed issue when using older version of pandas (#136) (0.8.0.dev0). Fixed up some Python warnings re...
Performance/Bug fix release: Performance fix when writing irregular data to handle common case of...
Bug fix release: Issue #6: Convert examples to jupyter notebooks Fix #9: Changes to avoid numpy ...
Bug fix release: Fix when frequency string doesn't have numeric prefix. Pandas doesn't include a ...
Bug fix release: Fix #13: Reading a series that hasn't had data written no longer fails with an I...
This patch fixes issue #2406, where use of "pandas.Timestamp" objects as bounds for the "datetimes()...
What's Changed feat: add the PyPI auto-publishing workflow; by @WenjieDu in https://github.com/Wenj...
A database of many different types of multivariate time series, each with between 5-25 processes and...
v0.2.0 (2023-08-01) Documentation docs(Python version): upgrade Python versions from greater or equ...
This patch improves "dates()" shrinking, to simplify year, month, and day like "datetimes()" rather ...
This patch fixes issue #2351, "arrays()" would raise a confusing error if we inferred a strategy for...
Changelog: Added the time_units parameter to tsdate.date, allowing users to specify the time units ...
In this release, it it not necessary anymore to use the datetime as index, and it allows for duplica...
Bug fix release: Fix #15: Can now instantiate two PhilDB classes at once Close #14: Rename comma...
Performance improvements remove false sharing in perfect hash table >2x (#8432) further optimised c...
Fixed issue when using older version of pandas (#136) (0.8.0.dev0). Fixed up some Python warnings re...