Plug elements in 0.1.* API#207
Conversation
|
@BibMartin you are accumulating a lot of work here and it is getting hard to review as time passes. Yous plans are to merge #203 first, right? |
Thanks! The problem to review is on my side. (Lack of time 😒) |
|
Can you please have a look at former commit (BibMartin@6832e24). I wonder whether these two tests ( |
|
Both * I got a GitHub |
For the moment you can do a choropleth in doing Of course, we will need a shortcut method. Maybe simply Or as before, |
The thing is. We either let the user be responsible for * We could even use some of PySAL methods to determine the ColorScales. |
|
✅ Green at last ! And ready for review... |
|
Awesome! I will take a look before the weekend. Thanks a lot for the hard work @BibMartin! |
There was a problem hiding this comment.
I guess you do not need that slash. right?
There was a problem hiding this comment.
I guess you're right. It's a (bad?) habbit I took not to rely on brackets for multi-line.
Tell me and I'll put them away.
There was a problem hiding this comment.
I'd rather not have them there. But that is just cosmetics... We still need a better review than mine to get this merged as soon as possible!
|
I am 👍 However, I am a bit overwhelmed with all the changes and I'd really appreciate more eyes on this PR before we get it merged. @themiurgo Do you think you can take a quick look at this? If not, @BibMartin since it has been so long you wrote this I guess you are now an independent observer of your own code 😛 so take a second look and give me the green to merge. |
|
Thanks @ocefpaf for first review.
I will try the exercise, but I would be more confident if @themiurgo had time to comment : it's not only technical changes but also a different mindset ; I can challenge my code, but barely my own philosophy |
|
Last call for reviews 😉 Merging this Tomorrow! |
|
Thanks @BibMartin 🎉 |
(the 36 first commits are the same as #203)
As written in #203, this breaks the
0.1.*code in order to plugelements.py.A few tests are passing and a lot of them are failing.
The goal is to adapt/pass the 30 existing test and ensure :