William Hedley Thompson
William Hedley Thompson
Don’t worry. Should be fine. I’ll take care of this this evening. Sorry for it taking some time to get to. /William > 27 maj 2020 kl. 17:59 skrev Josh...
Closing this as the PR is ready to be merged.
As noted on the PR, after merging, this code has been removed. The reason were several: 1. some easy to fix errors was `import importlibs` instead of `from importlibs import...
The tests run automatically. It failed before cause of travis. But if you update the .travis.yml file with pip installs, then the tests will run /William > 1 juni 2020...
As you note, the cmap value only is for vertical values. The plotting code is due for updating (it was some of the first python code I ever wrote) and...
Will do. Does the workaround work for you, for the time being? On Wed, 2020-06-10 at 19:17 -0700, WenbinZ wrote: > [email protected]>
Thanks for raising this. Looks like a bug when importing dataframes! Will take a look.
Update after digging around, looks like the weights are not getting included when importing from df into TemporalNetwork (should have been spotted a long time ago).
Dropped from 0.5 and won't be until 0.6 as speed issues are caused by HDF5 implementation and I need to read up more about this.
Sorry for taking over a month top get back to you on this. Nice catch. And the fix would work quite well. But I think the following would be a...