Summary: First major release of datanest, A simple, intuitive, pandas-based database that is ideal for handling data such as time series, images, or any Python objects alongside their metadata.
Installation: pip install datanest
Dependencies: python>=3.7, numpy, pandas, and optionally openpyxl
Testing: Performed using pytest. All 7 tests passed.
Coverage: 100%
Contributors: Praneeth Namburi
License: MIT