Pynapple

Latest version: v0.6.5

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

Scan your dependencies

Page 1 of 4

0.6.5

------------------

- Full `pynajax` backend compatibility
- Fixed `TsdFrame` column slicing

0.6.4

------------------

- Fixing IntervalSet `__repr__`. Tabulate conflict with numpy 1.26.

0.6.3

------------------

- Improving `__repr__` for all objects.
- TsGroup `__getattr__` and `__setattr__` added to access metadata columns directly
- TsGroup `__setitem__` now allows changes directly to metadata
- TsGroup `__getitem__` returns column of metadata if passed as string

0.6.2

------------------

- `smooth` now takes standard deviation in time units
- Fixed `TsGroup` saving method.
- `__getattr__` of `BaseTsd` allow numpy functions to be attached as attributes of Tsd objects
- Added `get` method for `TsGroup`
- Tsds can be concatenate vertically if time indexes matches.

0.6.1

------------------

- Fixed pynapple `loc` method for new `IntervalSet`

0.6.0

------------------

- Refactoring `IntervalSet` to pure numpy ndarray.
- Implementing new chain of inheritance for time series with abstract base class. `base_class.Base` holds the temporal methods for all time series and `Ts`. `time_series.BaseTsd` inherit `Base` and implements the common methods for `Tsd`, `TsdFrame` and `Tsd`.
- Automatic conversion to numpy ndarray for all objects that are numpy-like (typically jax).

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.