Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
dominikbucher
/
geopandas
Public
forked from
geopandas/geopandas
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 15, 2017
CLN: clean up old compat code (#445)
jorisvandenbossche
authored
e5f5eac
View commit details
Copy full SHA for e5f5eac
Browse repository at this point
Commits on May 14, 2017
CLN: Remove deprecated PANDAS_NEW_SQL_API check (#442)
Show description for ed2f8b4
jdmcbr
authored and
jorisvandenbossche
committed
ed2f8b4
View commit details
Copy full SHA for ed2f8b4
Browse repository at this point
Commits on Apr 27, 2017
Add a Gitter chat badge to README.md
jorisvandenbossche
authored
5d4a997
View commit details
Copy full SHA for 5d4a997
Browse repository at this point
Commits on Mar 28, 2017
CLN/TST: remove usage of assert_isinstance from pandas (deprecated/removed) (#428)
jorisvandenbossche
authored
4abbe82
View commit details
Copy full SHA for 4abbe82
Browse repository at this point
ENH: Enable non-integer-indexed GeoDataFrame sjoin operations (#422)
ResidentMario
authored and
jorisvandenbossche
committed
8ce1d41
View commit details
Copy full SHA for 8ce1d41
Browse repository at this point
Commits on Mar 27, 2017
add pytest cache to gitignore (#427)
ResidentMario
authored and
jorisvandenbossche
committed
059cbeb
View commit details
Copy full SHA for 059cbeb
Browse repository at this point
Commits on Mar 18, 2017
Fix some sindex issue (#403)
Show description for 46e4033
DeoLeung
authored and
jorisvandenbossche
committed
46e4033
View commit details
Copy full SHA for 46e4033
Browse repository at this point
Match property behavior of cascaded_union to match unary_union (#394)
jdmcbr
authored and
jorisvandenbossche
committed
74eb7cd
View commit details
Copy full SHA for 74eb7cd
Browse repository at this point
Commits on Mar 17, 2017
TST: add more robust tests for sjoin (GH423) (#425)
Show description for 8808ed5
jorisvandenbossche
authored
8808ed5
View commit details
Copy full SHA for 8808ed5
Browse repository at this point
Commits on Mar 14, 2017
CLN: more explicitly use row name as id in features (#421)
ResidentMario
authored and
jorisvandenbossche
committed
92caf14
View commit details
Copy full SHA for 92caf14
Browse repository at this point
Commits on Mar 9, 2017
Drop python 2.6/3.3, pandas 0.15, matplotlib 1.2/1.3 (#413)
jorisvandenbossche
authored
f9db55c
View commit details
Copy full SHA for f9db55c
Browse repository at this point
Commits on Mar 4, 2017
DOC: update README
jorisvandenbossche
authored
5db2ad1
View commit details
Copy full SHA for 5db2ad1
Browse repository at this point
DOC: update coverage link to use codecov
jorisvandenbossche
authored
92070ad
View commit details
Copy full SHA for 92070ad
Browse repository at this point
TST: switch to codecov for coverage testing (#414)
jorisvandenbossche
authored
159f11f
View commit details
Copy full SHA for 159f11f
Browse repository at this point
Commits on Feb 28, 2017
TST: remove explicit building wheels - wheels are now available on PyPI - use pip cache (#408)
Show description for 56f981e
jorisvandenbossche
authored
56f981e
View commit details
Copy full SHA for 56f981e
Browse repository at this point
TST: fix matplotlib to 1.5.3 on appveyor (#409)
Show description for d8f7473
jorisvandenbossche
authored
d8f7473
View commit details
Copy full SHA for d8f7473
Browse repository at this point
Commits on Jan 13, 2017
Fix dissolve retains crs (#389)
timtroendle
authored and
jorisvandenbossche
committed
3d39798
View commit details
Copy full SHA for 3d39798
Browse repository at this point
Commits on Jan 8, 2017
TST: skip sindex tests on appveyor for now
jorisvandenbossche
committed
8333b95
View commit details
Copy full SHA for 8333b95
Browse repository at this point
TST: add appveyor windows testing
jorisvandenbossche
committed
4a62bc7
View commit details
Copy full SHA for 4a62bc7
Browse repository at this point
Update CONTRIBUTING.md (#385)
Show description for 72de26f
jdmcbr
authored and
jorisvandenbossche
committed
72de26f
View commit details
Copy full SHA for 72de26f
Browse repository at this point
Commits on Jan 7, 2017
Add tests for plotting points/polys with z coord. (#382)
jdmcbr
authored and
jorisvandenbossche
committed
8b14e8d
View commit details
Copy full SHA for 8b14e8d
Browse repository at this point
Commits on Jan 5, 2017
TST: switch remaining nose to pytest (#380)
jorisvandenbossche
authored
ab0f1d2
View commit details
Copy full SHA for ab0f1d2
Browse repository at this point
Commits on Jan 4, 2017
ENH: preserve column order in read_file (#378) (#379)
jdmcbr
authored and
jorisvandenbossche
committed
82bdd06
View commit details
Copy full SHA for 82bdd06
Browse repository at this point
Commits on Jan 3, 2017
Changes hard-coded reference to geometry column in sjoin operation (#374)
Nick Grue
authored and
jorisvandenbossche
committed
c7b4acb
View commit details
Copy full SHA for c7b4acb
Browse repository at this point
Commits on Dec 28, 2016
Merge pull request #267 from IamJeffG/259-plotting-collections
Show description for fde2a21
kjordahl
authored
fde2a21
View commit details
Copy full SHA for fde2a21
Browse repository at this point
Commits on Oct 28, 2016
BUG: fixed fiona filter results where bbox is not None (#372)
Show description for cf6c1f2
nickwg03
authored and
jorisvandenbossche
committed
cf6c1f2
View commit details
Copy full SHA for cf6c1f2
Browse repository at this point
BUG: nybb zip file no longer exists. (#373)
Show description for cc59a58
nickwg03
authored and
jorisvandenbossche
committed
cc59a58
View commit details
Copy full SHA for cc59a58
Browse repository at this point
Commits on Jul 24, 2016
Fix usage of versioneer in setup.py (#362)
jorisvandenbossche
authored
46e50fe
View commit details
Copy full SHA for 46e50fe
Browse repository at this point
Commits on Jul 14, 2016
VIS: rraise ValuError on unsupported scheme, fixes #359: (#360)
mlyons-tcc
authored and
jorisvandenbossche
committed
b048d13
View commit details
Copy full SHA for b048d13
Browse repository at this point
VIS: let PySAL use its own logic for k, fixes #356 (#358)
mlyons-tcc
authored and
jorisvandenbossche
committed
7cdd3a9
View commit details
Copy full SHA for 7cdd3a9
Browse repository at this point
Commits on Jul 11, 2016
speed improvement for polygons with linewidth=0 or alpha=1
Show description for f9395a0
IamJeffG
committed
f9395a0
View commit details
Copy full SHA for f9395a0
Browse repository at this point
Fix plotting nontrivially indexed Series
Show description for 0b6dfd0
IamJeffG
committed
0b6dfd0
View commit details
Copy full SHA for 0b6dfd0
Browse repository at this point
Commits on Jul 5, 2016
Fix for issue 251 (#335)
Show description for 80e7988
abjer
authored and
jorisvandenbossche
committed
80e7988
View commit details
Copy full SHA for 80e7988
Browse repository at this point
Commits on Jun 28, 2016
PEP8 clean-up
IamJeffG
committed
0af5022
View commit details
Copy full SHA for 0af5022
Browse repository at this point
Commits on Jun 17, 2016
TST: test with latest 0.18.x pandas release (#349)
jorisvandenbossche
authored
7247acb
View commit details
Copy full SHA for 7247acb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.