Commit Graph
606 Commits
Author SHA1 Message Date
Andy Eschbacher 001062f660 adds inertia as an output column 2018-01-09 13:02:55 -05:00
Andy Eschbacher 5e0fbf0f6f syntax updates 2018-01-09 13:02:41 -05:00
Andy Eschbacher 06746b4c65 corrected code snippet on weighted mean 2017-01-19 08:40:10 -05:00
Andy Eschbacher ee5e7d81ae standardize id_col naming convention 2017-01-10 10:52:10 -05:00
Andy Eschbacher a32b212412 finish docs for kmeans nonspatial 2017-01-10 10:43:42 -05:00
Andy Eschbacher 69f38dd52e change parameter name to align with kmeans.spatial 2017-01-10 09:52:46 -05:00
Andy Eschbacher c6f64ad2f4 bug fixes and adding of internal docs 2017-01-10 09:49:16 -05:00
Andy Eschbacher 3dad9c6044 update key name in test 2016-12-06 13:45:04 -05:00
Andy Eschbacher bb5de09d6d update order of query gen 2016-12-06 12:49:27 -05:00
Andy Eschbacher cc0a683a26 fix query templating / response access 2016-12-06 12:26:25 -05:00
Andy Eschbacher c884eae90e fix data provider ref 2016-12-06 10:33:51 -05:00
Andy Eschbacher b65fa0c613 remove erroneous queryrunner class 2016-12-06 10:27:24 -05:00
Andy Eschbacher e98f1cbce5 fix query formatting with dict 2016-12-06 10:19:13 -05:00
Andy Eschbacher 9a80244e76 adds tests and pgsql file 2016-12-06 10:14:37 -05:00
Andy Eschbacher 798e754dfb stubs in kmeans non-spatial 2016-12-05 17:14:36 -05:00
Mario de Frutos f8739b6a68 Version 0.5.0 release artifacts 2016-12-02 13:35:43 +01:00
Mario de Frutos 5df846fe66 Merge pull request #145 from CartoDB/adds-nonspatial-kmeans
updates internal framework for python functions
2016-12-02 13:23:18 +01:00
Mario de Frutos b9c4e6e8ef Merge branch 'develop' into adds-nonspatial-kmeans 2016-12-02 13:09:59 +01:00
Mario de Frutos 5c34e08c7d Remove old configuration for postgresql 9.5 in travis 2016-12-02 13:09:09 +01:00
Mario de Frutos 3c8ac7d45d Remove default postgres-9.5 from travis 2016-12-02 12:36:11 +01:00
Andy Eschbacher 59dc9434f7 moves getis to class-based framework 2016-12-01 17:06:21 -05:00
Mario de Frutos 2c6fcfc294 Merge branch 'develop' into adds-nonspatial-kmeans 2016-12-01 16:26:52 +01:00
Mario de Frutos 15b460eeb9 Merge pull request #142 from CartoDB/markov-error-fix
fix error variable name bug, pep8 updates
2016-12-01 10:44:20 +01:00
Mario de Frutos b0dcd7f572 Merge pull request #137 from CartoDB/adds-outlier-functions
Adds (nonspatial) outlier functions
2016-12-01 10:43:51 +01:00
Mario de Frutos 2547318f59 Merge pull request #127 from CartoDB/adds-getis-analysis
Adds getis analysis
2016-12-01 10:42:13 +01:00
Mario de Frutos 25e453a882 Merge pull request #122 from CartoDB/moran-query-ordering-fix
Moran query ordering fix
2016-12-01 10:41:19 +01:00
Mario de Frutos 62076bb48c Merge pull request #126 from CartoDB/stuartlynn-patch-1
Update PULL_REQUEST_TEMPLATE.md
2016-12-01 10:39:29 +01:00
Andy Eschbacher 6ab1c285d9 places query gen in kmeans data provider 2016-11-30 10:08:36 -05:00
Andy Eschbacher b22f79b0cc Merge branch 'develop' into adds-nonspatial-kmeans 2016-11-29 10:17:18 -05:00
Mario de Frutos 7c63b66fdd Update travis yml to the new postgres-9.5 package 2016-11-29 15:52:29 +01:00
Andy Eschbacher db501a2f02 move query generation to inside analysis data provider class 2016-11-22 15:20:14 +00:00
Andy Eschbacher 6fe4fc9668 rename queryrunner in tests 2016-11-22 09:58:06 -05:00
Andy Eschbacher 280a5193ef rename queryrunner to analysisdataprovider 2016-11-22 09:32:39 -05:00
Andy Eschbacher c27ec58948 Merge branch 'adds-nonspatial-kmeans' of https://github.com/CartoDB/crankshaft into adds-nonspatial-kmeans 2016-11-21 16:26:37 +00:00
Mario de Frutos bb3ff43f0f Update .travis.yml 2016-11-21 17:25:08 +01:00
Andy Eschbacher 2f27622a6d strips out kmeans non spatial 2016-11-21 16:19:54 +00:00
Andy Eschbacher c5a2746a53 Merge branch 'develop' into adds-nonspatial-kmeans 2016-11-21 15:46:44 +00:00
Mario de Frutos 538ab9a071 Changed to the last postgresql-9.5 package 2016-11-21 16:14:48 +01:00
Andy Eschbacher c8f5448b7c seprates out query runner 2016-11-19 14:20:06 +00:00
Andy Eschbacher 224fbc2fc5 move to class based markov 2016-11-19 09:05:35 +00:00
Andy Eschbacher 2738c1f29c move to class-based module 2016-11-18 17:46:55 +00:00
Andy Eschbacher a8bd122762 remove mock plpy dependencies 2016-11-18 17:46:29 +00:00
Andy Eschbacher a9add4b49c rename results file 2016-11-18 17:40:57 +00:00
Andy Eschbacher 83f1900512 creates class-based approach to analysis methods 2016-11-18 17:26:24 +00:00
Andy Eschbacher 7eee4faac1 rename to match numbering elsewhere 2016-11-18 17:22:02 +00: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