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

New function needed for DataFrame import? #192

Open
AshlinHarris opened this issue Aug 23, 2022 · 1 comment
Open

New function needed for DataFrame import? #192

AshlinHarris opened this issue Aug 23, 2022 · 1 comment
Labels
question Further information is requested

Comments

@AshlinHarris
Copy link
Contributor

In the tutorial, we use DataFrame(File.(download("$some_url/some_file.csv"))); to import data into a DataFrame. It might be worthwhile to write a function for this step, especially if other options will need to be added down the line. Users might want to import only a subset, or maybe different delimiters might need to be specified.

@AshlinHarris AshlinHarris added the question Further information is requested label Aug 23, 2022
@AshlinHarris
Copy link
Contributor Author

CSV v0.10.2 is available on our secure server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant