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
This package is under active development, **suggestions and contributions are very welcome**!
121
+
H3-Pandas cover the basics of the H3 API, but there are still many possible improvements.
122
+
123
+
**Any suggestions and contributions are very welcome**!
123
124
124
125
In particular, the next steps are:
125
-
-[ ] Improve documentation, examples
126
-
-[ ] Greater coverage of the H3 API
126
+
-[ ] Improvements & stability of the "Extended API", e.g. `k_ring_smoothing`.
127
127
128
128
Additional possible directions
129
129
-[ ] Allow for alternate h3-py APIs such as [memview_int](https://github.com/uber/h3-py#h3apimemview_int)
130
130
-[ ] Performance improvements through [Cythonized h3-py](https://github.com/uber/h3-py/pull/147)
131
-
-[ ][Dask](https://github.com/dask/dask) integration trough [dask-geopandas](https://github.com/geopandas/dask-geopandas) (experimental as of now)
131
+
-[ ][Dask](https://github.com/dask/dask) integration through [dask-geopandas](https://github.com/geopandas/dask-geopandas) (experimental as of now)
132
+
133
+
See [issues](https://github.com/DahnJ/H3-Pandas/issues) for more.
0 commit comments