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

add option to choose delimiter for csv file #714

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

ianbulovic
Copy link
Contributor

This PR contains:

  • New features
  • Changes to dev-tools e.g. CI config / github tooling
  • Docs
  • Bug fixes
  • Code refactor

What is the current behavior? (You can also link to an open issue here)

Currently, the csv_dataset loader only supports comma-delimited csv files.

What is the new behavior?

This PR adds an optional argument to choose the delimiter to parse the csv file.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

Other information:

N/A

@jjallaire jjallaire merged commit 645f7fc into UKGovernmentBEIS:main Oct 17, 2024
9 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.

2 participants