pysal / access

Classical and novel measures of spatial accessibility to services
https://pysal.org/access/
BSD 3-Clause "New" or "Revised" License
22 stars 13 forks source link

REF: load datasets from the URL on request #24

Closed martinfleis closed 2 years ago

martinfleis commented 2 years ago

xref #23

Removing caching of datasets and loading them directly from the S3 bucket on load_data. These are used only in examples and there's no reason to dump them to the disk.

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f91d372). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #24   +/-   ##
=========================================
  Coverage          ?   98.20%           
=========================================
  Files             ?       17           
  Lines             ?     1117           
  Branches          ?        0           
=========================================
  Hits              ?     1097           
  Misses            ?       20           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f91d372...7c9e37e. Read the comment docs.