Angela Li

Results 21 issues of Angela Li

I've seen this multiple times when trying to teach tmap (at least 4 times in the last few weeks). People have a lot of trouble remembering that the syntax is...

question

Final comment from Trainer Training: we've found that new Instructors can forget to introduce themselves when teaching for the first time. Perhaps lesson content / instructor notes could include a...

After our most recent workshop (this past M/Tu), Sarah Stevens and I found that the instructions for breakout groups is not quite sufficient for virtual. As we're mostly virtual for...

Idea: subset package names and check for obscenity, in case two words combined = obscene word. Ie: `mapsextent` for "maps extent" could be re-read in a not-great way

feature

Is this something that would make sense on this blog @edzer? Or is this better suited for a different venue? If so, I'll go ahead and write something up to...

When running `accessT.calculate()` in the demo notebook I get the following IndexError and cannot continue further: ``` IndexError Traceback (most recent call last) in () ----> 1 accessT.calculate() ~/Desktop/spatial_access/spatial_access/Models.py in...

Xun and Irene made a few changes to the access code in August (https://github.com/GeoDaCenter/spatial_access/compare/c50cc6e574aa...2598b3e), which are causing 11 unit tests to fail. The unit tests should either be re-written or...

In the demo, the `to_csv()` function in cell 16 will return an error because the function does not create the "models" folder if it does not already exist. (it's a...

I chatted briefly with @edzer at rstudio::conf and he mentioned the idea of writing tests and doing code coverage for spdep. Would this be something we'd be interested in? I...

Would it be possible to add a code of conduct to this Github repo? I think it's a good practice and encourages folks to feel comfortable submitting pull requests and...