activeloopai / deeplake

Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
https://activeloop.ai
Mozilla Public License 2.0
7.87k stars 605 forks source link

Added support for dataframes with datetime #2871

Closed istranical closed 3 weeks ago

istranical commented 1 month ago

🚀 🚀 Pull Request

Impact

Description

-- Added support for datetimes in the input dataframe. -- Switch Nan replacement on a column-by column basis which makes it more robust.

Things to be aware of

Things to worry about

Additional Context

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud