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
I have tagged a 2023.1.0b2 release which has been shipped to PyPI. Will give it a few days to hopefully add some additional data and cut 2023.1.0 or 2023.2.0 as a proper release that will also be on conda-forge (so far I haven't created a feedstock yet as they do not favour beta releases).
The basic functionality and its tests are currently in place. We have
libpysal.examples
module + NYBB) as a JSON filexyzservices
(mostly ported from there; it may eventually be worth sharing bits somehow)pooch
for downloads and local path handling viaget_path
What needs to be done:
agree on a name and find a home (GeoPandas org or PySAL org?)documentation-> add documentation #3possibly something like. -> ENH: add fetch() #2download_all
ordownload(list)
to pre-download files to a cacheAfter that, I think the first version is done and can be used in GeoPandas docs instead of to-be-deprecated datasets module.
The text was updated successfully, but these errors were encountered: