Andy Eschbacher
6e540361af
remove unneeded commented code
2017-02-27 12:14:48 -05:00
Andy Eschbacher
84d33d841f
tests for new class
2016-11-15 12:03:54 +01:00
Andy Eschbacher
ded26dc46b
adding class for database response
2016-11-15 12:03:24 +01:00
Andy Eschbacher
0d40080f6c
move back to colnames
2016-11-15 12:02:42 +01:00
Andy Eschbacher
0867e69d1f
replace plpy method colnames
2016-11-15 11:19:15 +01:00
Andy Eschbacher
cbe8571546
fixes argument in not-standardize
2016-11-15 10:10:07 +01:00
Andy Eschbacher
af536757fe
adds silhouettes to output
2016-11-14 23:29:38 +00:00
Andy Eschbacher
b6dae5e380
adding silhouette
2016-11-15 00:15:23 +01:00
Andy Eschbacher
64c4b6611c
changes cluster centers to json
2016-11-10 16:56:04 +00:00
Andy Eschbacher
a188b2e104
adds missing arguments
2016-10-21 15:51:54 -06:00
Andy Eschbacher
4389c9538d
small updates for readability
2016-10-21 10:13:21 -06:00
Andy Eschbacher
3c6d73b7e2
Merge branch 'adds-nonspatial-kmeans' of https://github.com/CartoDB/crankshaft into adds-nonspatial-kmeans
2016-10-18 21:14:09 -06:00
Andy Eschbacher
3e0dba3522
update comments
2016-10-18 21:13:34 -06:00
Andy Eschbacher
5d8641732f
change string formatting
2016-10-18 19:30:09 +00:00
Andy Eschbacher
f0c6cca766
fix key name
2016-10-18 13:05:56 -06:00
Andy Eschbacher
f800a35fd1
new format for input data
2016-10-18 13:01:31 -06:00
Andy Eschbacher
54bbd18b02
remove unneeded modules from test script
2016-10-18 12:12:38 -06:00
Andy Eschbacher
da23b002cf
rename to match submodule name
2016-10-18 11:51:53 -06:00
Andy Eschbacher
a370a2da52
pep8 updates of test file
2016-10-18 11:50:59 -06:00
Andy Eschbacher
5404589058
Merge branch 'adds-nonspatial-kmeans' of https://github.com/CartoDB/crankshaft into adds-nonspatial-kmeans
2016-10-13 12:52:07 -04:00
Andy Eschbacher
b255fd3e06
make private functions more explictly private
2016-10-13 12:50:46 -04:00
Andy Eschbacher
0feaf36cf6
outputting consistent labels and centers
2016-10-13 15:52:00 +00:00
Andy Eschbacher
5d2a1881b1
make numpy with global scope in module
2016-10-13 15:00:28 +00:00
Andy Eschbacher
a95423174c
adds back alias for kmeans removed by accident
2016-10-13 10:50:48 -04:00
Andy Eschbacher
4314f0f066
adds more robust data processing
2016-10-13 10:28:29 -04:00
Andy Eschbacher
c2e2359e65
addes minmax scaling for variables
2016-10-12 17:16:52 -04:00
Andy Eschbacher
361505fca9
fixes syntax errors
2016-10-12 21:13:51 +00:00
Andy Eschbacher
c47116571f
properly close plpgsql function
2016-10-12 14:19:19 -04:00
Andy Eschbacher
3e1cef9958
fix output signature
2016-10-11 16:48:22 -04:00
Andy Eschbacher
947d6ba798
first add
2016-10-11 16:38:18 -04:00
Javier Goizueta
ecb4bd9606
Merge pull request #140 from CartoDB/138-fix-travis-tests
...
Reorder package installation
2016-09-30 11:40:44 +02:00
Javier Goizueta
ecc9814a88
Reorder package installation
...
Fixes #138
It seems that package postgresql-9.5-postgis-2.2 is now
indirectly depending on postgresql-9.5-postgis-2.3-scripts which
is not compatible with the packages in cartodb launchpad repos
2016-09-30 11:31:57 +02:00
Carla
c7bb9698a9
Merge pull request #135 from CartoDB/master
...
Merge back releases 0.4.1 and 0.4.2 to develop
2016-09-22 12:38:11 +02:00
Carla Iriberri
b68f1c53b6
Release 0.4.2
2016-09-22 11:11:58 +02:00
Carla
a665e41a83
Merge pull request #134 from CartoDB/develop
...
Release bugfix version 0.4.2
2016-09-22 11:02:19 +02:00
Carla
d0e967d22c
Merge pull request #133 from CartoDB/moran-global-fix
...
Moran global fix
2016-09-22 10:49:52 +02:00
Carla
bcb73dee11
Merge pull request #132 from CartoDB/iriberri-patch-1
...
Typos in function names in Moran [docs]
2016-09-22 10:44:38 +02:00
Andy Eschbacher
c52eb507ea
revert to old query styles even though it breaks pep8
2016-09-21 16:43:30 -04:00
Andy Eschbacher
375f765531
more pep8 updates
2016-09-21 15:57:49 -04:00
Andy Eschbacher
e924abbacc
formatted for pep8
2016-09-21 13:09:42 -04:00
Andy Eschbacher
dc150e6936
add test for moran global
2016-09-21 12:55:58 -04:00
Andy Eschbacher
24b9cda5aa
import correct function from python lib
2016-09-21 12:55:21 -04:00
Carla
2ed9479e8f
Typos in function names
2016-09-21 18:23:27 +02:00
Carla Iriberri
84896e0634
Release 0.4.1 and update NEWS.md
2016-09-21 17:47:55 +02:00
Carla
ff0363894f
Merge pull request #131 from CartoDB/develop
...
Release 0.4.1
2016-09-21 17:37:32 +02:00
Carla
d216b02928
Merge pull request #123 from CartoDB/error-reporting-moran-queries
...
Error reporting moran and markov queries
2016-09-21 17:19:58 +02:00
Carla
eee612b12d
Merge pull request #129 from CartoDB/add-interpolation
...
[interpolation] Add NN(s) method
2016-09-21 17:19:29 +02:00
Carla
4a65c88300
Merge pull request #120 from CartoDB/add-contour
...
Let the user set the resolution [19]
2016-09-21 17:14:05 +02:00
abelvm
754e66c02c
leftovers and docs
2016-09-21 14:24:35 +02:00
abelvm
37e4fc7cad
add NN(s) support
2016-09-20 13:57:58 +02:00