uk-accidents
uk-accidents copied to clipboard
Study of the UK accidents database
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
**Issue:** --------------------------------------------------------------------------- TypeError Traceback (most recent call last) Input In [34], in () 6 h3_clusters[key]["count"] += 1 7 else: 8 h3_clusters[key] = {"count": 1, ----> 9 "geom": h3.h3_to_geo_boundary(h3_address=key)} TypeError: h3_to_geo_boundary()...
Concave hull is a very useful function and your's is customized to support spherical coords. I see that many of your other repos are MIT license. It that the case...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
For experimentation purposes I tried running your algorithm with value of _k = number of all input points_. It's easy to show, that for large value of k like that...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...