David Anthoff

Results 315 issues of David Anthoff

I might just have missed it, but right now this package doesn't cover https://arrow.apache.org/docs/metadata.html and https://arrow.apache.org/docs/ipc.html, right? Aren't those two parts the stuff you described as lacking in the arrow...

I know you are just starting on the writing case, but here is one thing I've been thinking about for a while: it would be really, really neat if this...

I don't think it is good practice to throw deprecation warnings in this packge about _other_ packages. If URIParser.jl wants to throw that deprecation, then it should do that. Plus,...

No reason that it returns a `String`, right?

question
RFC

https://blogs.msdn.microsoft.com/commandline/2018/02/28/per-directory-case-sensitivity-and-wsl/ So now it is completely unclear how one should compare two ``WindowsPath``s for equality...

help wanted
good first issue

[IterableTables.jl](https://github.com/queryverse/IterableTables.jl) used to have Gadfly integration pre julia 1.0. What that enabled was that one could pass any tabular source, not just a `DataFrame` to Gadfly's `plot` and things would...

design-discussion

That feature should probably build on-top of https://github.com/julia-vscode/LanguageServer.jl/pull/1106, once we start to extract semantic information about projects.

enhancement