Kelsey Jordahl
|
8ca8a85e5b
|
TST: Skip tests for methods not yet implemented in GeoPandas
|
2013-08-20 19:08:34 -04:00 |
|
Kelsey Jordahl
|
7cec9abf78
|
TST: Some tests for pandas methods returning GeoSeries type
|
2013-08-20 17:53:28 -04:00 |
|
Kelsey Jordahl
|
de3bbb6924
|
TST: Fetch test NYC file if it doesn't exist
|
2013-08-20 00:06:08 -04:00 |
|
Kelsey Jordahl
|
0757777eef
|
Add test for GeoSeries.fillna() method.
|
2013-08-18 21:23:25 -04:00 |
|
Kelsey Jordahl
|
0856a8e9e2
|
Re-use array of borough names
|
2013-08-07 18:52:08 -04:00 |
|
Kelsey Jordahl
|
3875baec21
|
Use temp directory for test_to_file
|
2013-08-07 18:50:11 -04:00 |
|
Carson Farmer
|
1a376d64de
|
add initial support for writing to geospatial data formats via fiona
|
2013-07-21 16:36:38 -04:00 |
|
Kelsey Jordahl
|
df5350c90d
|
Test transform or points
|
2013-07-18 09:02:20 -04:00 |
|
Kelsey Jordahl
|
d085838e6f
|
Use numpy.testing to simplify some test assertions
Also fixes almost_equals test
|
2013-07-17 07:03:45 -04:00 |
|
Kelsey Jordahl
|
21a72c0d1a
|
Implement passing arguments to series operations
More docstring cleanup and additions
update tests for operations that take arguments
|
2013-07-17 07:03:45 -04:00 |
|
Kelsey Jordahl
|
5fc0f7df4e
|
Add crs to one of the test geometries
|
2013-07-17 07:03:44 -04:00 |
|
Kelsey Jordahl
|
4733055d8e
|
Add test for values of text columns in GeoDataFrame from file
|
2013-07-15 11:45:18 +05:30 |
|
Kelsey Jordahl
|
36332c5caa
|
Actually use unittest assert methods
|
2013-07-15 11:40:46 +05:30 |
|
Kelsey Jordahl
|
e1f0d9a5af
|
GeoDataFrame test to unittest framework
|
2013-07-15 11:28:59 +05:30 |
|
sgillies
|
fd18fe30a1
|
to_json returns a GeoJSON representation of a GeoDataFrame.
|
2013-07-08 17:35:41 -06:00 |
|
sgillies
|
7782f6a00f
|
Add kwargs to from_file that turn on extra fiona features.
Also try to import setup from setuptools to get the 'develop'
feature.
|
2013-07-07 22:00:22 -06:00 |
|
Kelsey Jordahl
|
299803a547
|
Add intersection test
|
2013-07-02 21:44:45 -04:00 |
|
Kelsey Jordahl
|
f47d13f69e
|
Tests for set operators
|
2013-07-02 21:38:25 -04:00 |
|
Kelsey Jordahl
|
612ad34479
|
Test for __contains__ method
|
2013-07-02 18:46:32 -04:00 |
|
Kelsey Jordahl
|
86aeeb6599
|
Alignment test
|
2013-07-02 17:46:25 -04:00 |
|
Kelsey Jordahl
|
2bbd1b378c
|
Alignment test
|
2013-07-02 17:42:33 -04:00 |
|
Kelsey Jordahl
|
6bb8c434b7
|
Add test for boundary method
|
2013-06-30 19:05:42 -04:00 |
|
Kelsey Jordahl
|
94c565b0f3
|
Test for representative_point
|
2013-06-30 18:54:32 -04:00 |
|
Kelsey Jordahl
|
b731f2ce94
|
Test for envelope method
|
2013-06-30 18:36:39 -04:00 |
|
Kelsey Jordahl
|
313f9c2450
|
Stubs for other binary operator tests
|
2013-06-29 00:50:22 -04:00 |
|
Kelsey Jordahl
|
6eecc38707
|
Tests for almost_equals and equals_exact
|
2013-06-29 00:47:55 -04:00 |
|
Kelsey Jordahl
|
17487e16c4
|
Test equals operator
|
2013-06-29 00:45:59 -04:00 |
|
Kelsey Jordahl
|
8e43ca9ffa
|
Symmetric union operation
|
2013-06-28 22:11:01 -04:00 |
|
Kelsey Jordahl
|
3483b25b73
|
Refactor tests and add union and difference tests
|
2013-06-28 19:14:30 -05:00 |
|
Kelsey Jordahl
|
7e96a4c856
|
Test driven! Tests for unary predicates
|
2013-06-27 09:56:42 -05:00 |
|
Kelsey Jordahl
|
f61d71c1ef
|
Update tests
|
2013-06-27 09:37:50 -05:00 |
|
Kelsey Jordahl
|
4785c2cdbc
|
Add __init__.py files
|
2013-06-27 00:21:08 -05:00 |
|
Kelsey Jordahl
|
5bae14a9f4
|
Tests for GeoSeries
|
2013-06-27 00:20:34 -05:00 |
|