Htimeseries

Latest version: v7.0.0

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

Scan your dependencies

Page 1 of 4

7.0.0

==================

- When saving in file format, the Timezone= parameter now merely
contains +HHmm.
- The HTimeseries.timezone attribute has been abolished; use
HTimeseries.data.index.tz instead.
- When initialized with a dataframe, it checks that the index is aware.

6.0.3

==================

- Fixed error with unspecified time zone in HTimeseries objects created
empty. Now creating an empty object with ``HTimeseries()`` assumes
``default_tzinfo=ZoneInfo("UTC")``.

6.0.2

==================

- Fixed crash when reading csv with aware timestamps.

6.0.1

==================

- Fixed crash when reading csv with only a date column.

6.0.0

==================

- Python 3.9 is now required (the reason for this is that
backports.zoneinfo is behaving differently from zoneinfo).
- Only pandas>=1.5,<2 is now supported. Pandas<1.5 probably did not
work in 5.0.0 either, but it had not been discovered. Pandas>=2
handles ambiguous times differently and is therefore still
unsupported.
- Increased CSV reading speed by two orders of magnitude.

5.0.0

==================

- Removed compatibility with pandas<1. pandas 1 and 2 are now supported.
This helps avoid an error when reading a data file spanning a time
interval that contains a change to or from DST.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.