Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialisation of Data object #53

Open
lang-m opened this issue Jul 19, 2023 · 0 comments · May be fixed by #75
Open

Initialisation of Data object #53

lang-m opened this issue Jul 19, 2023 · 0 comments · May be fixed by #75
Assignees

Comments

@lang-m
Copy link
Member

lang-m commented Jul 19, 2023

Currently, Data takes two arguments: name and dirname, both have to be strings. It would be more convenient to:

  1. convert this or additionally allow a single argument, the full (relative) path to the data folder, i.e. dirname/name
  2. support pathlib.Path in addition to str
@kzqureshi kzqureshi self-assigned this Dec 13, 2024
@kzqureshi kzqureshi linked a pull request Dec 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants