-
Notifications
You must be signed in to change notification settings - Fork 5
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
Link to stable documentation is broken? #30
Comments
Per the readme:
|
Seems it has not caught up... What is the current state and near-future plan for this package? (I am aware of Query.jl. It is very impressive but I would love a more dplyr-like experience in Julia.) |
Unfortunately I think David is quite busy these days, so the package probably won't be ready before some time. |
@ValdarT I'm currently investigating a dplyr like interface for Query.jl, in addition to the LINQ like API that is there already. In principle the architecture of Query.jl is such that it can support multiple user facing APIs, so this would be one example of that. But absolutely no timeline at this point, I'm afraid :) |
@davidanthoff This would be fantastic, I hope it works out. And thank you for all the great work! |
@ValdarT, yes, unfortunately school has been consuming my time lately. A
dplyr-like manipulation framework for Julia would indeed be great ---
dplyr/tidyr are among the things I like best about working in R. It's
possible I'll dust this project off this summer, or find some way to
contribute such an interface to Query.jl.
…On Mon, May 8, 2017 at 10:00 AM, ValdarT ***@***.***> wrote:
@davidanthoff <https://github.com/davidanthoff> This would be fantastic,
I hope it works out. And thank you for all the great work!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALUCm0vHchSU4fTx-OxnGQtQ6avF0Rn_ks5r30oagaJpZM4KtBJO>
.
|
@davidagold If there is something I can do to entice you to contribute to Query in some way, please let me know, that would be awesome! Are you coming to juliacon this year? |
The current README points to https://davidagold.github.io/StructuredQueries.jl/stable which current throws a 404.
The text was updated successfully, but these errors were encountered: