Lamindb

Latest version: v0.72.1

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

Scan your dependencies

Page 1 of 31

0.72.1

What's Changed
* 📝 Update intro by sunnyosun in https://github.com/laminlabs/lamindb/pull/1670
* ⬆️ Update bionty by sunnyosun in https://github.com/laminlabs/lamindb/pull/1671


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.72.0...0.72.1

0.72.0

What's Changed
* :bug: Remove debugging print statements by Zethson in https://github.com/laminlabs/lamindb/pull/1660
* 🚸 Better annotation flow: support non-categorical data, dictionary annotation & dictionary access (I) by falexwolf in https://github.com/laminlabs/lamindb/pull/1655
* 🏗️ Re-design link tables between `Bionty` & `Artifact` to account for `Feature` by falexwolf in https://github.com/laminlabs/lamindb/pull/1661
* ♻️ Rename `.type` to `.dtype` in `Feature` and `FeatureSet` & refactor feature types by falexwolf in https://github.com/laminlabs/lamindb/pull/1663
* 🏗️ Protect deletion in link tables, better names for link tables, maintain integrity upon label & feature renames by falexwolf in https://github.com/laminlabs/lamindb/pull/1666
* ♻️ Reformulate data lineage, remove json field from run by falexwolf in https://github.com/laminlabs/lamindb/pull/1667
* ✨ Extend managed access for AWS S3 to arbitrary paths by falexwolf in https://github.com/laminlabs/lamindb/pull/1668
* 📝 Fix docs by falexwolf in https://github.com/laminlabs/lamindb/pull/1669


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.71.3...0.72.0

0.71.3

What's Changed
* Fix registry links in docs by Zethson in https://github.com/laminlabs/lamindb/pull/1638
* 🚸 No need to pass organism if validating on ids by sunnyosun in https://github.com/laminlabs/lamindb/pull/1639
* ⬆️ Upgrade nbproject by Koncopd in https://github.com/laminlabs/lamindb/pull/1641
* ✨ Introduce bulk update by falexwolf in https://github.com/laminlabs/lamindb/pull/1640
* ♻️ Refactor search by falexwolf in https://github.com/laminlabs/lamindb/pull/1646
* ⚡️ Speed-up file hash by Koncopd in https://github.com/laminlabs/lamindb/pull/1651
* ⚡️ Parallel hashing of directories by Koncopd in https://github.com/laminlabs/lamindb/pull/1652
* ⚡️ Improve the speed of describe by sunnyosun in https://github.com/laminlabs/lamindb/pull/1645
* 🐛 Fix copy_or_move_to_cache for local storage_path by Koncopd in https://github.com/laminlabs/lamindb/pull/1653
* ✨ Get artifacts through the CLI by falexwolf in https://github.com/laminlabs/lamindb/pull/1642
* 🎨 Enable transfer when schema don't match by sunnyosun in https://github.com/laminlabs/lamindb/pull/1654
* ⬆️ Release lamindb-setup by sunnyosun in https://github.com/laminlabs/lamindb/pull/1656
* 🐛 Fix from_values by sunnyosun in https://github.com/laminlabs/lamindb/pull/1657
* ⬆️ Release core by sunnyosun in https://github.com/laminlabs/lamindb/pull/1658


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.71.2...0.71.3

0.71.2

What's Changed
* Add links to tutorials of bionty registries by Zethson in https://github.com/laminlabs/lamindb/pull/1632
* ✨ Enable to add parameters to `ln.track()` by falexwolf in https://github.com/laminlabs/lamindb/pull/1637


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.71.1...0.71.2

0.71.1

What's Changed
* 🐛Escape \ properly for anndata_mouse_sc_lymph_node dataloader by Zethson in https://github.com/laminlabs/lamindb/pull/1613
* ♻️ Consistent naming of `set_managed_storage` by falexwolf in https://github.com/laminlabs/lamindb/pull/1615
* ♻️ Extend valid suffixes to composite suffixes by falexwolf in https://github.com/laminlabs/lamindb/pull/1619
* ⚡️ Zarr and cache improvements by Koncopd in https://github.com/laminlabs/lamindb/pull/1620
* ♻️ Upon upload switch to virtual key by falexwolf in https://github.com/laminlabs/lamindb/pull/1622
* 🎨 Use the same uid for same feature set in transfer by sunnyosun in https://github.com/laminlabs/lamindb/pull/1621
* 🚸 Upload source code of scripts upon `ln.finish()` by falexwolf in https://github.com/laminlabs/lamindb/pull/1624
* 🎨 Make features.add_feature_set user level by sunnyosun in https://github.com/laminlabs/lamindb/pull/1626
* 🔥 Remove `artifact.view_tree()` by falexwolf in https://github.com/laminlabs/lamindb/pull/1627
* ♻️ Better treatment of `current_user_id` by falexwolf in https://github.com/laminlabs/lamindb/pull/1628
* ♻️ Refactor nbproject usage & tutorials by falexwolf in https://github.com/laminlabs/lamindb/pull/1629


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.71.0...0.71.1

0.71.0

What's Changed
* ♻️ Refactor noxfile and move `aws` and `gcp` extras to `lamindb-setup` by falexwolf in https://github.com/laminlabs/lamindb/pull/1604
* ♻️ Make save return self by falexwolf in https://github.com/laminlabs/lamindb/pull/1606
* ⬆️ Upgrade fsspec by Koncopd in https://github.com/laminlabs/lamindb/pull/1608
* ♻️ Refactor storage management by falexwolf in https://github.com/laminlabs/lamindb/pull/1605
* ✨ Proper progress bars for upload and download by Koncopd in https://github.com/laminlabs/lamindb/pull/1610
* ✨ Manage multiple storage locations with integrity by falexwolf in https://github.com/laminlabs/lamindb/pull/1611


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.70.4...0.71.0

Page 1 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.