Commit Graph
764 Commits
Author SHA1 Message Date
Andy Eschbacher 2cd6cdd4a6 fixes variale name error 2018-02-16 13:31:17 -05:00
Andy Eschbacher c48ae50ade small syntax fixes 2018-02-09 16:22:10 -05:00
Stuart Lynn d2574c20ef update to the kmeans - balanced code 2018-02-09 15:55:04 -05:00
Stuart Lynn 7b42beb82f Merge branch 'develop' into balanced_kmeans 2018-01-29 16:41:58 -05:00
Stuart Lynn 9b7eda798c inital commit for balanced k means implementation 2018-01-29 10:51:13 -05:00
Andy Eschbacher eefb0d7990 Merge pull request #165 from CartoDB/add-PIA
Add multipolygons and geometry collections support to PIA analyssis
2018-01-10 17:10:02 -05:00
Andy Eschbacher 628fd2b839 adds test on multipolygon 2018-01-10 16:45:36 -05:00
Andy Eschbacher 807a5373e8 adds simple test 2018-01-10 16:35:23 -05:00
Andy Eschbacher 2e0a6f7482 Merge branch 'develop' into add-PIA 2018-01-10 15:30:51 -05:00
Andy Eschbacher edb1cb5049 Merge pull request #150 from CartoDB/add-nonspatial-kmeans-w-class-framework
Add nonspatial kmeans w class framework
2018-01-10 13:15:13 -05:00
Andy Eschbacher e5285a2700 adds parallel marker for plpgsql function 2018-01-10 10:57:51 -05:00
Andy Eschbacher 068f43de10 adds test for exception if no data is present 2018-01-09 15:45:03 -05:00
Andy Eschbacher 604f20bb21 grrr adds comments to test expectation 2018-01-09 15:22:14 -05:00
Andy Eschbacher cfd988c338 uses exact same query text for expectation 2018-01-09 15:14:38 -05:00
Andy Eschbacher 04f290cbad finalizes test query 2018-01-09 15:06:44 -05:00
Andy Eschbacher 18fbc2fa9e updates sql query / fixes error 2018-01-09 14:39:24 -05:00
Andy Eschbacher b0e3f38f1e correctly finds the number of columns 2018-01-09 14:28:20 -05:00
Andy Eschbacher b16c73f7d0 Merge branch 'develop' into add-nonspatial-kmeans-w-class-framework 2018-01-09 13:47:29 -05:00
Andy Eschbacher 20104c2df9 adds sql tests for nonspatial kmeans 2018-01-09 13:35:00 -05:00
Andy Eschbacher 49a317ae8e syntax updates / consistency 2018-01-09 13:29:36 -05:00
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 e5a03fce82 Merge pull request #157 from CartoDB/add-errors-on-null-only
catch empty return values and error on them
2018-01-09 11:46:41 -05:00
Andy Eschbacher 32bb3b1276 adds missing decorator for gwr_predict 2018-01-09 11:37:27 -05:00
Andy Eschbacher 72260d02aa Merge branch 'develop' into add-errors-on-null-only 2018-01-09 11:34:23 -05:00
Andy Eschbacher 65c7841a7a Merge pull request #179 from CartoDB/update-moran-docs
Update moran docs
2018-01-09 11:30:45 -05:00
Andy Eschbacher d89e07328e Merge branch 'develop' into update-moran-docs 2018-01-09 11:24:36 -05:00
Andy Eschbacher 4ece712cae Merge pull request #155 from CartoDB/update-markov-docs-null
adds caveats about usage
2018-01-09 11:22:10 -05:00
Andy Eschbacher 8bbfac0dbc removes redundant notes section 2018-01-09 11:17:09 -05:00
Andy Eschbacher 200c3da3cb adds better intro and placement for notes 2018-01-09 11:08:35 -05:00
Andy Eschbacher 83048cdf72 Merge branch 'develop' into update-markov-docs-null 2018-01-09 10:54:09 -05:00
Andy Eschbacher f1428a3e36 Merge pull request #193 from CartoDB/add-schema-to-docs-examples
updates examples to include schema
2018-01-09 10:51:49 -05:00
Andy Eschbacher b4ddfa1c5b Merge branch 'develop' into add-errors-on-null-only 2018-01-09 10:30:50 -05:00
Andy Eschbacher 77e73dbc75 updates error syntax 2018-01-09 10:23:38 -05:00
Andy Eschbacher 0e99a14653 Merge branch 'develop' into update-moran-docs 2018-01-08 16:41:19 -05:00
Andy Eschbacher 92becac280 syntax fixes / function name fix 2018-01-08 16:30:03 -05:00
Andy Eschbacher e28f00d98b updates other examples to use correct schema and consistent syntax 2018-01-02 10:36:10 -05:00
Andy Eschbacher 7effd39f16 updates examples to include schema 2018-01-02 10:20:59 -05:00
Raúl Marín 0194c036f6 Merge branch 'develop' into master 2017-11-27 13:17:02 +01:00
Raul Marin 0d840b65f0 Release 0.6.1 0.6.1 2017-11-23 10:07:52 +01:00
Raul Marin 4ab4eadec9 Update RELEASE process 2017-11-23 10:07:52 +01:00
Raul Marin cf46633f24 Makefile: Strip PARALLEL tags on deploy
Since releases are commited into the proyect instead of stripping the labels
when generating the release file, we need to do it before deploying (depending
on the PG release)
2017-11-23 10:07:52 +01:00
Raul Marin 67dbdc6a59 Categorize GWR sql functions 2017-11-23 10:07:52 +01:00
Raul Marin 847a32340d Update CONTRIBUTING with information about PG function labels 2017-11-23 10:07:52 +01:00
Raul Marin 5472bc71c6 Avoid regress error with exceptions under some verbosity levels 2017-11-23 10:07:52 +01:00
Raul Marin e1fd016ef1 Add PARALLEL and VOLATILE categories to PG functions 2017-11-23 10:07:52 +01:00
Raul Marin 3273afeb76 Makefile: Add support for PARALLEL categories 2017-11-23 10:07:52 +01:00
Raul Marin 835f80b1b6 Update RELEASE process 2017-11-23 09:49:25 +01:00
Raul Marin 192f89bf4d Makefile: Strip PARALLEL tags on deploy
Since releases are commited into the proyect instead of stripping the labels
when generating the release file, we need to do it before deploying (depending
on the PG release)
2017-11-23 09:49:25 +01:00
Raul Marin de0bbb0bd3 Categorize GWR sql functions 2017-11-23 09:49:25 +01:00