You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current workaround is to round the values before sending them to mapclassify but we should somehow resolve this under the hood (not that I know how from the top of my head).
I have seen the RecursionError coming from HeadTailBreaks again. This time caused by a floating point imprecision.
This snippet allows you to reproduce the issue. The parquet is just 2kb containing only the problematic bit of the values.
The current workaround is to round the values before sending them to mapclassify but we should somehow resolve this under the hood (not that I know how from the top of my head).
xref #46 and #95
The text was updated successfully, but these errors were encountered: