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

Accept kwargs in read_xsv #2151

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Accept kwargs in read_xsv #2151

merged 1 commit into from
Jun 16, 2022

Conversation

jeffreyftang
Copy link
Collaborator

Since df_lib can vary, adding support for kwargs allows passing non-universal params to the underlying library.

@github-actions
Copy link

github-actions bot commented Jun 15, 2022

Unit Test Results

       6 files  +       2         6 suites  +2   1h 49m 38s ⏱️ + 27m 56s
2 827 tests ±       0  2 756 ✔️  -      37    34 💤 ±  0  33 +33  4 🔥 +4 
8 481 runs  +2 827  8 338 ✔️ +2 755  106 💤 +35  33 +33  4 🔥 +4 

For more details on these failures and errors, see this check.

Results for commit bae8615. ± Comparison against base commit 659c5b2.

♻️ This comment has been updated with latest results.

@jeffreyftang
Copy link
Collaborator Author

Test failure looks unrelated: ImportError: ray module is not installed. To install it, try running pip install ray

@jeffreyftang jeffreyftang merged commit af336e8 into master Jun 16, 2022
@jeffreyftang jeffreyftang deleted the readkwargs branch June 16, 2022 16:42
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.

None yet

2 participants