David Anthoff

Results 1184 comments of David Anthoff

I think ``StatsBase.describe(nv::AbstractArray) = describe(STDOUT, nv)`` should just move to StatsBase as is. A version of ``function StatsBase.describe{T

Alright, I finally had some time to look at this. I really like `defaultarray`. In fact I wish this was in Base. I don't have an opinion about the `ref*`...

Yep, essentially just the way C# handles this for their anonymous types. If you are ok with this, I can prep a PR. I have implemented something like this already...

@JeffBezanson I tried to implement this by starting to make `merge` of `NamedTuple`s type stable, but I'm running into julialang/julia#16806. Currently one can't use the `@NT` macro in the quoted...

@mdavezac Is this still happening? If yes, then this is some bug in julia itself, it should really never segfault and maybe @JeffBezanson could look at it?

But should it segfault? I'm just wondering whether there could be a more graceful error message :) I don't think creating the types in different modules is a good idea,...

I also had difficulty with ``font-awesome``. I am hosting voyager in an electron window. I ended up bundling everything with browserify, and then having a folder in the root for...

Yes, but the current design doesn't look like that, right?

I have to admit I'm really new to this and don't really understand all aspects of this. I'm using a Berkeley cluster, and following [these](http://research-it.berkeley.edu/services/high-performance-computing/slurm-usage-instructions) guidelines. Essentially I wrote a...

I like the idea, but it should probably be behind a configurable option flag, I can also see that some folks wouldn't want this