Jacob Adenbaum

Results 11 comments of Jacob Adenbaum

I think that it generally is, isn't it? When you log into remote machines, the vscode remote development extension automatically installs all the extension code into your home folder (in...

Ahh well that's a bummer. It would be really cool to have something like that, but I totally understand that it would be more work to implement than just "put...

That's essentially the exact solution I used to get around this, but it was tricky to find the problem since I was streaming to feather from a csv file that...

As best I can tell, what is going on is that feather calls to `Missings.T` to get the element type of the column, which (as best I can tell since...

I'm happy to make a PR if this or something like it looks good.

Yeah, I figured it must be something like that. I would up wrapping the correct solution that makes a blink window and populates it output that has autoscaling height in...

I've run into a similar problem installing with BlackBoxOptim.jl on master simultaneously with QuantEcon.jl. It seems like a downstream dependency of QuantEcon has a compat bound on Distributions. So far,...

I'm not going to have time to work on this in the near future (see the note on this package's maintenance status in the readme) but I think this seems...

Sure! It's always welcome. This issue just hasn't been high up on my to do list -- grad school has taken over. Feel free to make a PR if you...

Good point! This is pretty easy to change, and I agree that in this example it looks better, but I'm nervous about just changing it globally for all the tables...