-
Notifications
You must be signed in to change notification settings - Fork 12
Benchmarks? #6
Copy link
Copy link
Open
Description
Hello!
I just came across this package. I'm aware that Go is generally very fast. Do you happen to know how the read speeds for Stata files with this package compare to Stata or Python? Is the reading multithreaded?
Also, "simple column-oriented data container" caught my eye. I'm especially curious if this data structure is similar to one that can be written by the parquet-go package. Since Parquet is a column-oriented file format, I'm guessing that reading Stata files with your package and writing it with parquet-go could be much faster than my current code to do that in Python.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels