-
Notifications
You must be signed in to change notification settings - Fork 26
add esda.moran.Moran_BV
visualizations to splot.esda
#18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
the hdf5 error is bizarre. I've just tried restarting the build, so we'll see where that goes. |
note that the hdf4/5 libraries are coming from conda-forge. I think what we want is to append this to the config: |
Also, do you know what, exactly, we need from the forge? if so, we could just grab that only with a separate |
Ok thank you, I can try and see what I can do about the |
…_ax()` implement `splot_colors` in fucntionality
add examples
…ran_bv_scatteplrot()
and remove `scipy` from `requirements.txt` and `setup.py`
It is still failing :( It seems to be this issue: conda-forge/fiona-feedstock#82. The conda-forge team is working on it at the moment. |
@ljwolf all working now. :) |
This looks good to me. |
Add
moran_bv_scatterplot()
,plot_moran_bv_simulation()
andplot_moran_bv()
tosplot.esda
This PR is an addition to #17