Omero2pandas

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

What's Changed
* Handle NaN values in String columns correctly by DavidStirling in https://github.com/glencoesoftware/omero2pandas/pull/11
* **Return FileAnnotation ID** when creating table, not OriginalFile ID by DavidStirling in https://github.com/glencoesoftware/omero2pandas/pull/13
* Use connection manager for keepalives by DavidStirling in https://github.com/glencoesoftware/omero2pandas/pull/20
* Support **CSV inputs for uploader**, link to multiple objects by DavidStirling in https://github.com/glencoesoftware/omero2pandas/pull/19


**Full Changelog**: https://github.com/glencoesoftware/omero2pandas/compare/v0.2.0...v0.3.0

0.2.1

- Fixed a bug when uploading tables with string columns containing missing values
- `upload_table` now returns the FileAnnotation ID as documented, not the OriginalFile ID

**Full Changelog**: https://github.com/glencoesoftware/omero2pandas/compare/v0.2.0...v0.2.1

0.2.0

- (7) Improved validation and error messages when trying to download files which aren't OMERO tables.
- (8) Added support for PyTables query syntax (see docs). This makes it possible to selectively download table data.
- (9) Fixed a bug where OMERO sessions would be closed when supplying an existing connector object to `read_table`.
- (10) Added support for attaching tables to Project and Screen objects

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.