Htimeseries

Latest version: v7.0.0

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

Scan your dependencies

Page 2 of 4

4.0.2

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

- Worked around an old Pandas bug related to time zones
(https://github.com/pandas-dev/pandas/issues/11736) in order to
maintain compatibility with Pandas 0.23 (the bug was fixed in Pandas
0.24).

4.0.1

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

- Fixed packaging error where it didn't install dependency
backports.zoneinfo on Python<3.9.

4.0.0

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

- The timestamps of the dataframe index are now aware. When initializing
a ``HTimeseries`` object with a dataframe, the dataframe index
timestamps must be aware. When initializing with a filelike object,
either the filelike object must contain a ``timezone`` header or the
new ``default_tzinfo`` parameter must be specified.

3.1.1

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

- Fixed incompatibility with pandas 1.2.

3.1.0

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

- When reading a time series from a file-like object, it is now
permitted for it to not have a flags column. In this case, an empty
flags column is automatically added to the HTimeseries object.

3.0.0

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

- Only Python>=3.7 is now supported.
- When reading or writing a time series, it now checks that there are no
duplicate timestamps and raises an exception if there are.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.