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

Change in download api #84

Merged
merged 13 commits into from
Jun 8, 2024
Merged

Change in download api #84

merged 13 commits into from
Jun 8, 2024

Conversation

FNTwin
Copy link
Collaborator

@FNTwin FNTwin commented Apr 26, 2024

Remove the DataDownloader in raws and implement a classmethod fetch

@FNTwin FNTwin changed the base branch from release to float64 April 26, 2024 13:42
Base automatically changed from float64 to release April 26, 2024 19:27
Special case: if the dataset is "all", "potential", "interaction".
all: all available datasets will be downloaded.
potential: all the potential datasets will be downloaded
interaction: all the interaction datasets will be downloaded
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add docstrings, what does overwrite, cache_dir do? Also, can you add a usage command here + in the main readme?

Copy link
Collaborator

@shenoynikhil shenoynikhil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just left one comment to improve documentation. Can merge after addressing this.

@prtos prtos merged commit 318e9c5 into release Jun 8, 2024
5 checks passed
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 this pull request may close these issues.

3 participants