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

Modify the nature of the inputs of generate_bids_dataset #137

Open
SylvainTakerkart opened this issue Oct 6, 2022 · 0 comments
Open

Modify the nature of the inputs of generate_bids_dataset #137

SylvainTakerkart opened this issue Oct 6, 2022 · 0 comments

Comments

@SylvainTakerkart
Copy link
Collaborator

For now, the input is the path to a csv file.

The goal is to accept both a csv file or directly a pandas DataFrame

This could be done easily via: extract_df_from_csv -> csv_sanity_check, accept csv file or dataframe in generate_bids_dataset

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

No branches or pull requests

1 participant