Currently, LocalBook supports only timeseries data. However, we encounter datasets from third-party sources that are non-timeseries, such as metadata from the International Energy Agency (IEA). This limitation to timeseries data restricts the variety of data we can effectively store and manage.
Definition of "done"
Create a new folder or system that can accommodate non-timeseries data within our current 'bookshelf' structure.
Add an additional function in LocalBook that permits the inclusion of data stored in dataframes.
Additional context
LocalBook should be able to add data stored in dataframes
In GitLab by @yinilaii on Nov 13, 2023, 14:31
The problem
Currently, LocalBook supports only timeseries data. However, we encounter datasets from third-party sources that are non-timeseries, such as metadata from the International Energy Agency (IEA). This limitation to timeseries data restricts the variety of data we can effectively store and manage.
Definition of "done"
Additional context
LocalBook should be able to add data stored in dataframes