Matthieu Viry

Results 80 comments of Matthieu Viry

Thanks for the report. `Jenkspy` doesn't support two-dimensional arrays. It should probably be checked at the same time as the other checks are performed (null values, data types, etc.). I...

It has been fixed by 8f40a58 and should now return an error saying that `A 1D array is expected`.

It depends on what is meant by "large array" but indeed it is a classification algorithm that is quite expensive as the size of the array and the number of...

Current version on PyPI is 0.2.2 (with wheels provided for various operating systems) and current version on conda-forge is 0.2.0. They both contain `JenksNaturalBreaks`classe. Don't hesitate to reopen an issue...

Jenkspy returns a list a bounds. The first value is the lower bound, inclusive, of the first cluster. The other values are the upper bounds, inclusive, of each cluster. In...

Thanks for reporting this and for the StackOverflow link. If I understand correctly there is not much I can do for now? Otherwise do not hesitate to make me a...

Actually, I have a fix for this issue. In fact, when we select "Lambert 93" in the "more options" menu (example 1), we use a projection managed by d3, using...

Thank you for your feedback. These are two very good ideas, no doubt that it would be useful to the user :+1: I will try to tackle these issues soon.

Thanks for the report ! I'm not totally sure to solve this issue as proposed (i.e. add the "custom palette" option also for "diverging scheme"). In fact, it is already...