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

fst driver #108

Open
wlandau opened this issue Jun 16, 2019 · 3 comments
Open

fst driver #108

wlandau opened this issue Jun 16, 2019 · 3 comments

Comments

@wlandau
Copy link
Contributor

wlandau commented Jun 16, 2019

An fst driver could be an alternative to #103, and it would be much easier to implement. Benchmarks and setbacks: ropensci/drake#907 (comment).

@wlandau
Copy link
Contributor Author

wlandau commented Jun 16, 2019

And we could still choose the in-memory serialization format based on type/class (re #77 (comment), for Keras models, etc.).

@wlandau
Copy link
Contributor Author

wlandau commented Jun 16, 2019

To be clear, the fst driver could be used for arbitrary data if we save single-column data frames with raw vectors. So its scope, implementation, and usefulness are about the same as the RDS driver.

@wlandau
Copy link
Contributor Author

wlandau commented Jun 18, 2019

Thinking about closing in favor of #110.

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