Jams

Latest version: v0.3.4

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

Scan your dependencies

Page 1 of 2

0.3.4

------

- Added support for jsonschema version 3.0 (`PR 202
<https://github.com/marl/jams/pull/202>`_)

- Added converter script `jams_to_mirex_pattern.py` (`PR 194
<https://github.com/marl/jams/pull/194>`_)

0.3.3

------

- Pinned jsonschema dependency to version 2.6 (`PR 200
<https://github.com/marl/jams/pull/200>`_)

0.3.2

------

- Added schemata for ``tag_urbansound`` and ``scaper`` (`PR 191 <https://github.com/marl/jams/pull/191>`_)
- Fixed a timing bug in ``Annotation.slice`` (`PR 189 <https://github.com/marl/jams/pull/189>`_)
- Added ``display`` mapping for ``tag_open`` namespaces (`PR 188 <https://github.com/marl/jams/pull/188>`_)
- Updated `sortedcontainers` dependency to avoid deprecations (`PR 187 <https://github.com/marl/jams/pull/187>`_)

0.3.1

------

- Improved documentation (`PR 176 <https://github.com/marl/jams/pull/176>`_)
- Added ``Annotation.to_samples`` (`PR 173 <https://github.com/marl/jams/pull/173>`_)
- Added schemata for FMA genre tags (`PR 172 <https://github.com/marl/jams/pull/172>`_)
- Accelerated validation (`PR 170 <https://github.com/marl/jams/pull/170>`_)
- Added schemata for AudioSet tags (`PR 168 <https://github.com/marl/jams/pull/168>`_)
- Added ``jams.list_namespaces()`` (`PR 166 <https://github.com/marl/jams/pull/166>`_)

0.3.0

------

- Removed the `JamsFrame` class and replaced the underlying observation storage data
structure (`PR 149 <https://github.com/marl/jams/pull/149>`_).

- `import_lab` now returns only an `Annotation` and does not construct a `JAMS` object
(`PR 154 <https://github.com/marl/jams/pull/154>`_)

- Accelerated pitch contour sonification
(`PR 155 <https://github.com/marl/jams/pull/155>`_)

- Migrated all tests from nosetest to py.test
(`PR 157 <https://github.com/marl/jams/pull/157>`_)

- Improved `repr()` and added HTML rendering for JAMS objects in notebooks
(`PR 158 <https://github.com/marl/jams/pull/158>`_)

- Fixed a JSON serialization bug with numpy datatypes
(`PR 160 <https://github.com/marl/jams/pull/160>`_)

0.2.3

------

- Deprecated the `JamsFrame` class
(`PR 153 <https://github.com/marl/jams/pull/153>`_):

- Moved `JamsFrame.to_interval_values()` to `Annotation.to_interval_values()`

- Any code that uses `pandas.DataFrame` methods on `Annotation.data` will cease to work
starting in 0.3.0.

- Forward compatibility with 0.3.0
(`PR 153 <https://github.com/marl/jams/pull/153>`_):

- Added the `jams.Observation` type

- Added iteration support to `Annotation` objects

- added type safety check in regexp search (`PR 146 <https://github.com/marl/jams/pull/146>`_).
- added support for `pandas=0.20` (`PR 150 <https://github.com/marl/jams/pull/150>`_).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.