StructuredQueries.jl icon indicating copy to clipboard operation
StructuredQueries.jl copied to clipboard

Link to stable documentation is broken?

Open jiahao opened this issue 8 years ago • 7 comments

The current README points to https://davidagold.github.io/StructuredQueries.jl/stable which current throws a 404.

jiahao avatar Nov 08 '16 23:11 jiahao

Per the readme:

Documentation ... Is currently offline, since I just (as of 11/16/16) redesigned much of this package. Documentation will catch up in December, once this academic quarter is over.

ararslan avatar Nov 23 '16 00:11 ararslan

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.)

ValdarT avatar May 08 '17 16:05 ValdarT

Unfortunately I think David is quite busy these days, so the package probably won't be ready before some time.

nalimilan avatar May 08 '17 16:05 nalimilan

@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 avatar May 08 '17 16:05 davidanthoff

@davidanthoff This would be fantastic, I hope it works out. And thank you for all the great work!

ValdarT avatar May 08 '17 17:05 ValdarT

@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 [email protected] 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 https://github.com/davidagold/StructuredQueries.jl/issues/30#issuecomment-299926144, or mute the thread https://github.com/notifications/unsubscribe-auth/ALUCm0vHchSU4fTx-OxnGQtQ6avF0Rn_ks5r30oagaJpZM4KtBJO .

davidagold avatar May 08 '17 21:05 davidagold

@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?

davidanthoff avatar May 08 '17 21:05 davidanthoff