~pythonxy/pythonxy-upstream/geopandas

Viewing all changes in revision 324.

  • Committer: James McBride
  • Author(s): robochat
  • Date: 2017-10-22 20:59:27 UTC
  • Revision ID: git-v1:18160efc16f4d41ed15daca3ce7733df0d706854
BUG: retain index names of input frames to sjoin (#545)

* BUG: sjoin modifies original frame (#525)

Original pandas table's index names are no
longer changed by sjoin() call. Includes
some unit-tests. Fixes issue #525

* New code to fix issue that is compatible with pandas 0.16.2 - 0.20.3

* applied suggested changes to test_sjoin.py

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: