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

Extend file compatibility #49

Merged
merged 6 commits into from
Oct 16, 2024
Merged

Extend file compatibility #49

merged 6 commits into from
Oct 16, 2024

Conversation

ammarcsj
Copy link
Member

@ammarcsj ammarcsj commented Oct 11, 2024

Make output compatible with DIANN parquet files. Added a new module utils_fileread.py with wrappers around pandas that read either text or parquet format depending on the input and replaced pd.read_csv with a corresponding read_file_with_pandas function.
Addresses issue #45

@ammarcsj ammarcsj merged commit d5183b2 into master Oct 16, 2024
1 check passed
@ammarcsj ammarcsj deleted the add_parquet_compatibility branch October 16, 2024 15:43
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.

1 participant