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

compare loading speed for different ways of accessing data #95

Open
stevehadd opened this issue Aug 31, 2022 · 0 comments
Open

compare loading speed for different ways of accessing data #95

stevehadd opened this issue Aug 31, 2022 · 0 comments
Assignees

Comments

@stevehadd
Copy link
Member

there are a variety of different ways we could access the data. It would be good to create a notebook which times loading data using different methods

  • load from CSV direct from blob storage
  • load from parquet direct from blob storage
  • load from CSV through file dataset
  • load from parquet through file dataset
  • load from CSV through tabular dataset
  • load from parquet through tabular dataset
  • azure data lake / data warehouse solution? (might be more costly as pay per query)
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