Skip to content

module data_loader is not being used (?) #41

@rafaelpadilla

Description

@rafaelpadilla

During this discussion I realized the data_loader module consists of a single function load_csv, which is a wrapper of pandas.read_csv(..._).

However, this function seems to be used only in the notebook and a test below:

We need to:

  • Make sure the module toolkit/data_loader is not needed anymore
  • Remove the whole module, the notebook, the tests and every part related to it.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions