Deeplake

Latest version: v3.9.10

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

Scan your dependencies

Page 26 of 32

2.3.3

🧭 What's Changed
* Update README.md (1578) tatevikh
* API reference updates (1575) FayazRahman
* [AL-1704] Better video error message (1570) FayazRahman
* [AL-1719] Adds ability to reset head changes (1571) AbhinavTuli
* added mention for 100+ datasets & fixes (1568) mikayelh
* [AL-1698] Sample info (1550) farizrahman4u
* [AL-1712] Dataset view copy (1564) farizrahman4u
* Fixes shuffle + collate (1552) AbhinavTuli
* tensor.clear() to delete all samples from tensor (1288) FayazRahman
* Update dataset rename + api ref updates (1566) FayazRahman
* [AL-1349] Add alias for checking if a dataset exists. (1569) FayazRahman
* [Bug fix] Fixes boto3 credentials reload issue in hub compute (1562) AbhinavTuli
* [AL-1716] Display message if newer version of hub is available (1563) AbhinavTuli
* [AL-1718] - Do not throw exception if there is NameException in ds.filter (1555) levongh
* [AL-1338] Added merge functionality (1521) AbhinavTuli
* [API Docs] Fixes shuffle link (1558) AbhinavTuli
* [AL-1356] Dataset Renaming (1538) FayazRahman
⚙️ Who Contributes
AbhinavTuli, FayazRahman, davidbuniat, farizrahman4u, levongh, mikayelh and tatevikh

2.3.2

🧭 What's Changed
* Quick fix for plat: remove is_sequence check (1559) farizrahman4u
* AL-[1714] Add ResponseStreamingError to list of retry exceptions (1540) levongh
* Update README.md (1554) davidbuniat
* Revert "Updated formatting of features in readme" (1551) tatevikh
* Updated formatting of features in readme (1544) istranic
* [Tiny] Change dataset diff path (1549) AbhinavTuli
* Disallow certain methods for dataset and tensor views (1311) FayazRahman
* Fix TF requirement when installing hub (1542) farizrahman4u
* AL-[1706] throw exception it commiting unchanged dataset (1535) levongh
* AL-[1616] Tensorflow API Design (1530) levongh
* [AL-1711] API documentation (1533) levongh
* [AL-1697] Dataset copying (1527) FayazRahman
* [AL-1691][AL-1707] Sequence htype (1511) farizrahman4u
* Remove ffmpeg ack (1529) farizrahman4u
* [AL-1708] Support appending/extending with dataset views (1526) farizrahman4u
* [AL-1698 (partial)] Hidden tensors (1525) farizrahman4u
* Pytorch timeout=30 (1520) farizrahman4u
⚙️ Who Contributes
AbhinavTuli, FayazRahman, davidbuniat, farizrahman4u, istranic, levongh and tatevikh

2.3.1

🧭 What's Changed
* [Bug] Fix memory leak (1523) AbhinavTuli
* [Bug fix] Removes repeated key misses for CommitChunkSet in some old datasets (1518) AbhinavTuli
* Update README.md (1498) istranic
* Check if a dataset exists or not (Issue 1182) (1517) dhiganthrao
* BytePositionsEncoder fix (1516) farizrahman4u
* [Bug Fix] Fixes an issue with info not being updated properly outside with context (1515) AbhinavTuli
* Store user name in lock file (1489) farizrahman4u
* [AL-1678] Adds ability to rechunk tensors (1510) AbhinavTuli
* [Small bug fix] Pytorch + transform dict bug (1513) AbhinavTuli
* [AL-1679] Partial upload (1484) farizrahman4u
* Dataset view saving: small fix for plat (1508) farizrahman4u
* Fix python shutting down error message (1509) farizrahman4u
* [AL-1677] Allow out of order data insertion (recommended for internal use only, will greatly impact performace if used incorrectly) (1507) AbhinavTuli
⚙️ Who Contributes
AbhinavTuli, davidbuniat, dhiganthrao, farizrahman4u, istranic and tatevikh

2.3.0

🧭 What's Changed
* Updating installation instructions (1506) istranic
* [AL-1699][AL-1700] Fix indexing issues (1502) FayazRahman
* Fix hub compute + filter (1504) AbhinavTuli
* setup.py fix (1503) farizrahman4u
⚙️ Who Contributes
AbhinavTuli, FayazRahman, davidbuniat, farizrahman4u and istranic

2.2.4

🧭 What's Changed
* Remote URL read test fix: Do not test with s3 & gcs if options not enabled (1499) farizrahman4u
* [AL-1590] PyAV video implementation + stream large videos (1483) FayazRahman
* Thread leak fix (1491) farizrahman4u
* [AL-1649] Added coords to bbox htype (1493) AbhinavTuli
* [Bug fix] Pytorch + old read only datasets (1492) AbhinavTuli
* Update fast forwarding warning (1496) farizrahman4u
* Delete hub cloud datasets properly in tests (1494) AbhinavTuli
* Fixing jpeg2000 dosctring in compressions (1490) istranic
* [AL-1606] Reduce autocommits before checkout (1485) AbhinavTuli
* [AL-1619][AL-1586] Removes cachable, makes Info more dict like (1469) AbhinavTuli
* [AL-1604] hub.read() from remote URLs (1480) farizrahman4u
* Query fixes (1487) farizrahman4u
* Fix local provider keys on windows (1486) FayazRahman
* Adding click to requirements (1481) AbhinavTuli
* [AL-1668] Adds modified method to tensor (1478) AbhinavTuli
* Fix bad key set returned by _all_keys() (1350) FayazRahman
* [AL-1629] Optional dependencies + refac (1277) farizrahman4u
* Finalize events (1474) khustup
* [AL-1686] Single CSV / Pandas dataframe ingestion (1468) FayazRahman
* [AL-1671] Dataset locks: always warn (1477) farizrahman4u
* [AL-1609] API Reference Updates (1476) farizrahman4u
* [AL-1637] Update hub.read docstring (1479) farizrahman4u
* [AL-1589] Autocomplete and code highlighting (1453) farizrahman4u
* FFmpeg acknowledgement (1475) FayazRahman
* [AL-1639] Clarify diff message (1473) AbhinavTuli
* fixes issue 1169 (1452) gaurav879
* [AL-1685] Add retry for incomplete read error (1472) AbhinavTuli
* [AL-1590] Partial video decompression (1466) FayazRahman
* [AL-1655] Add .tif as alias for .tiff (1455) FayazRahman
* [Small] Added dtype to sample.py __array__ method (1470) AbhinavTuli
* Video bug fixes (1463) FayazRahman
⚙️ Who Contributes
AbhinavTuli, FayazRahman, davidbuniat, farizrahman4u, gaurav879, istranic, khustup and tatevikh

2.2.3

🧭 What's Changed
* Import huggingface only when user calls function (1467) FayazRahman
* [AL-1630] Better handling of S3 Timeouts (1460) AbhinavTuli
* Fixes overflow due to CompressedChunks leading to errors in transformed datasets (1459) AbhinavTuli
* [AL-1672] Add profile_name to creds argument (1450) AbhinavTuli
* Rename from_huggingface to ingest_huggingface (1454) FayazRahman
* [Al-1669] Reduce test duration (1443) AbhinavTuli
* Fix repeated key misses slowing down Version Controlled datasets (1458) AbhinavTuli
* FFmpeg with CFFI for faster video decompression (1361) FayazRahman
* Changed auth token request method to POST (1440) Diveafall
* [AL - 1596] Dataset view saving (1380) farizrahman4u
⚙️ Who Contributes
AbhinavTuli, Diveafall, FayazRahman, davidbuniat and farizrahman4u

Page 26 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.