-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
fd5bb4a
to
b7ed038
Compare
Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.6.1 to 0.8.1. - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/master/CHANGELOG.md) - [Commits](geopandas/geopandas@v0.6.1...v0.8.1) Signed-off-by: dependabot[bot] <[email protected]>
b7ed038
to
ad0f95f
Compare
@jeffliu-LL , we should double check if there is anything major between the |
There's a major change from geopandas 0.6 to 0.7 in the way the geodataframe stores CRS. I have updated the relevant jupyter notebooks to use the new methods. In addition, I did some code cleanup, removing unused dependencies and fixing the use of pathlib. I also noticed a bug on calculating distances, which I'll file an issue for. |
Error in calculation has been filed as #52 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.gitignore
can be improved but that is outside of the scope of this pull request. #54 created in response
Bumps geopandas from 0.6.1 to 0.8.1.
Release notes
Sourced from geopandas's releases.
... (truncated)
Changelog
Sourced from geopandas's changelog.
... (truncated)
Commits
03546f4
RLS: v0.8.10e168e0
DOC/RLS: changelog for 0.8.1 (#1519)5e88436
BUG: fix un-pickling of GeoDataFrames written by older geopandas versions (#1...0927c21
TST: skip argmin/argmax extension array tests (#1514)a409746
REGR: *Sampled plotting scheme fails (#1487)7b5c3e4
Ensure no warning about geometry column not holding geometries when writing t...0d2c621
RLS: v0.8.00b1e2a1
DOC/RLS: start changelog for 0.8.0 release (#1468)c4f157d
ENH: add labels keyword for schemed plot (#1302)20d01a9
ENH: try to preserve CRS in GeoSeries.apply (#1478)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)