Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
v3.9.13 🌈
🧭 What's Changed
- bumb libdeeplake to 0.0.135 (#2902) @activesoull
- [DEEP-208] provide creds dict with non empty strings (#2901) @activesoull
- [DEEP-202] fix string data cutting issue (#2899) @activesoull
- allow decode method for images tensor in mmseg (#2900) @activesoull
- fix error 'type' object is not subscriptable (#2898) @activesoull
- Group index fix, allow_local_cache and grouped datasets split fix (#2897) @activesoull
- Improve kaggle system call (#2892) @nvoxland-al
⚙️ Who Contributes
v3.9.12 🌈
🧭 What's Changed
- Added dictionary based filtering for IN (#2893) @istranical
- Propagate drop last (#2894) @activesoull
- Tweaked sanitization for keys with spaces (#2885) @istranical
- Handle creating a view of a tensor group (#2886) @nvoxland-al
- fix s3 deletion error (#2890) @artgish
- remove unnecessary functionalities (#2887) @activesoull
⚙️ Who Contributes
@activesoull, @artgish, @istranical, @nvoxland and @nvoxland-al
v3.9.11 🌈
🧭 What's Changed
- [DEEP-180] Add mmsegmentation integration (#2875) @activesoull
- Enforce numpy < 2 (#2880) @nvoxland-al
- Validate kaggle tag before download (#2876) @nvoxland-al
⚙️ Who Contributes
v3.9.10 🌈
🧭 What's Changed
- Allow virtual tensors .data to use indra_ts.numpy as fallback. (#2873) @khustup2
- Partitioned HNSW Deeplake Side Changes. (#2847) @sounakr
- Added support for dataframes with datetime (#2871) @istranical
⚙️ Who Contributes
@istranical, @khustup2 and @sounakr
v3.9.9 🌈
🧭 What's Changed
- [PLAT-441] Ensure messages are better propagated (#2868) @dgaloop
- Store sample_info for segment_mask htypes (#2867) @nvoxland-al
⚙️ Who Contributes
v3.9.8 🌈
🧭 What's Changed
- Removed scheduler=ray support (#2864) @nvoxland-al
- Allow creds_key to be passed to deeplake.empty() and deeplake.load() (#2860) @nvoxland-al
- Changes to rename() (#2854) @nvoxland-al
⚙️ Who Contributes
v3.9.7 🌈
🧭 What's Changed
- Improve use of AWS profiles (#2859) @activesoull
- Clarifications to Docs (#2853) @istranical
⚙️ Who Contributes
v3.9.6 🌈
🧭 What's Changed
- Improve file type detection using headers and ignoring URL arguments (#2856) @nvoxland-al
- Update libdeeplake (#2857) @activesoull
⚙️ Who Contributes
v3.9.5 🌈
🧭 What's Changed
- bump libdeeplake version to 0.0.128 (#2850) @activesoull
- Min max calculation (#2851) @activesoull
- allow custom configs for s3 (#2849) @activesoull
- added handling of object dtype in decode method data (#2846) @activesoull
⚙️ Who Contributes
v3.9.4 🌈
🧭 What's Changed
- Proactively remove LRU cache values as cache fills (#2842) @nvoxland-al
- Bumb libdeeplake to 0.0.126 (#2843) @activesoull
- Improved message for GetChunkError (#2844) @nvoxland-al