GeoPandas includes specific functions to test its objects.
GeoPandas 包含用于测试其对象的特定函数。
testing.assert_geoseries_equal (left, right) | Test util for checking that two GeoSeries are equal. |
testing.assert_geodataframe_equal (left, right) | Check that two GeoDataFrames are equal/ |