Closed davesproson closed 3 years ago
A backend should have a remove() method to allow removal of variables held by that backend. This is required for allow_overwite=True, however it is currently only implemented for PandasInMemoryBackend.
PandasInMemoryBackend has been removed
A backend should have a remove() method to allow removal of variables held by that backend. This is required for allow_overwite=True, however it is currently only implemented for PandasInMemoryBackend.