Commit Graph
741 Commits
Author SHA1 Message Date
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
Raul Marin 1508e5090c Update CONTRIBUTING with information about PG function labels 2017-11-23 09:49:25 +01:00
Raul Marin e71e9b10b6 Avoid regress error with exceptions under some verbosity levels 2017-11-23 09:49:25 +01:00
Raul Marin 0a15857a54 Add PARALLEL and VOLATILE categories to PG functions 2017-11-23 09:49:25 +01:00
Raul Marin ddd2b4e3bf Makefile: Add support for PARALLEL categories 2017-11-23 09:49:25 +01:00
Andy Eschbacher 18109e5a28 Merge pull request #186 from CartoDB/develop
Release for 0.6.0
0.6.0
2017-11-08 14:17:08 -05:00
Andy Eschbacher d651a401d7 Merge pull request #185 from CartoDB/release-0.6.0
Release 0.6.0
2017-11-08 14:06:55 -05:00
Andy Eschbacher a3c30c5f48 release files for 0.6.0 2017-11-08 13:57:21 -05:00
Andy Eschbacher d8372b5c24 Merge pull request #184 from CartoDB/taylor_oshan-pysal_gwr
Geographically-weighted regression
2017-11-08 11:46:34 -05:00
Javier Goizueta 44511682bc Merge branch 'develop' into test-travis-fix 2017-11-03 15:12:29 +01:00
Andy Eschbacher 2dafc0f80e Merge branch 'master' into taylor_oshan-pysal_gwr 2017-11-02 15:38:54 -04:00
Andy Eschbacher 79b6ef59de Merge pull request #146 from TaylorOshan/pysal_gwr
geographically weighted regression (gwr)
2017-11-02 14:21:07 -04:00
Javier Goizueta 7a2a20acef Merge pull request #182 from Algunenano/pass_tests
Pass tests
2017-10-31 12:34:34 +01:00
Raul Marin a146848a79 Travis: Use postgresql 9.5.2-3 2017-10-31 11:38:20 +01:00
Raul Marin 1dc93284f8 PG test: Make the extension tests version agnostic 2017-10-31 11:38:20 +01:00