See https://docs.lamin.ai/changelog/2024#db-0-77-3
What's Changed
- ✅ More tests for Artifact.df() by @falexwolf in #2241
- ⬆️ Add a lower bound for pandas by @Koncopd in #2242
- ✨ Add Curator for tiledbsoma stores by @Koncopd in #2228
- 🐛 Fix the error on existing cache on copy to cache in Artifact.save by @Koncopd in #2248
- 🎨 Update describe layout by @sunnyosun in #2247
- 🐛 Fix IPython import error by @Koncopd in #2250
- ⬆️ Update wetlab by @sunnyosun in #2251
- ⬆️ Upgrade lamindb-setup (unpin supabase) by @Koncopd in #2252
- 🐛 Fix display of (non-categorical)
str
features in.describe()
by @sunnyosun in #2253 - 🎨 Remove quotes and rename sessions in describe by @sunnyosun in #2259
- 🐛 Fix the error on special chars in search strings by @Koncopd in #2261
- ✨ Add an artifact loader for .yaml by @Koncopd in #2270
- 🐛 Better error behavior for repeated calls of
standardize
by @Zethson in #2266 - 🐛 Fix organism in curator.standardize by @sunnyosun in #2272
- 🐛 Fix very long runtimes for Artifact.describe by @Koncopd in #2273
- ⬆️ Upgrade lamin-utils to 0.13.10 (escape search string in bionty search) by @Koncopd in #2274
- ✏️ Fix typos in describe sections by @falexwolf in #2271
- 🐛 Fix curator.validate from public by @sunnyosun in #2275
- 🛠️ Update wetlab by @Zethson in #2277
- 🔊 Log tiledbsoma write path by @Koncopd in #2278
- 🩹 Enable annotating existing artifacts with
Curate.save_artifact()
by @falexwolf in #2280 - 📝 Safer gene mapping by @Zethson in #2283
- 🚸 Improve feedback on not-up-to-date notebook content by @falexwolf in #2284
Full Changelog: 0.77.2...0.77.3