Russell Jurney
Russell Jurney
This turned out to be a `$PATH` problem. `gcloud` was installed but fell out of the path when Anaconda Python's `conda init` command clobbered it in my `~/.profile`. I suspect...
This problem is incredibly limiting. I can't put a file on my docker machine!
This would form a graph - links between rules and the data types [and properties] within them - that would be useful for many reasons. This is something many companies...
@mbastian looks like networkx can't do lists of floats as a attributes, which were added in 1.3.
@mbastian to be specific about my use case... in reading the code, it looks like Gephi's format assumes that lists of properties are time series. My use case is that...
Oh uh, supporting embeddings in Gephi is going to be essential to keeping it relevant as graph AI and visualization merge and computing becomes more GPU-centric.
Cool, I will share my notebook with you so you can see. It isn't open source at this ppl t but I trust you ;) Another issue is that integer...
This is badly needed. Why is it not already there?
I had to upgrade to the latest OS X (10.14.4) and XCode (10.2.1 10E1001), install the XCode command line tools: `xcode-select --install` and then install brew's latest Python. After all...
Yeah, I can do that. I think you can also do that in the interface? On Sunday, December 29, 2013, Jacob wrote: > @rjurney https://github.com/rjurney Would you mind squashing these...