Commit Graph

836 Commits

Author SHA1 Message Date
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
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
Raul Marin
5b30783c04 PG regress: Order the tests
Avoids an issue where some tests were run before the setup
2017-10-31 11:38:20 +01:00
Raul Marin
bd2b190643 Add PIP and NOSETESTS as variables to Makefile.global
This makes it easier to change between pip/pip2 depending on the local environment
2017-10-31 11:38:20 +01:00
Raul Marin
e6c98e83db Travis: Set Ubuntu precise as distribution 2017-10-31 11:38:20 +01:00
Andy Eschbacher
10a1d03287 updates description 2017-09-05 08:48:38 -04:00
Andy Eschbacher
b9d739327f add description of 'standardized' output 2017-09-05 08:42:00 -04:00
Rafa de la Torre
ce5d1f9e86 Release 0.5.2 2017-05-12 17:26:41 +02:00
abelvm
7f5edb26b0 fixed corner case 2017-03-28 14:13:49 +02:00
abelvm
00327e6de2 fixed indexing 2017-03-28 13:38:21 +02:00
abelvm
c252c18adc fixed indexing 2017-03-28 13:32:10 +02:00
abelvm
3bfdb8d3cc Merge branch 'develop' of github.com:CartoDB/crankshaft into add-PIA 2017-03-28 13:03:01 +02:00
abelvm
47251daa5f fixed corner case centroid=PIA 2017-03-28 13:02:37 +02:00
mehak-sachdeva
e2ed5cefc4 tests passing 2017-03-13 12:03:07 -04:00
Raul Ochoa
69713ecb0a Merge pull request #172 from CartoDB/fix-global-rate-stat
Fix missing comma for dict creation
2017-03-02 14:39:47 +01:00
Raul Ochoa
d07822c7a0 Fix missing comma for dict creation 2017-02-27 12:07:41 +01:00
mehak-sachdeva
f6526e6b52 tests 2017-02-26 20:07:28 -05:00
mehak-sachdeva
456e68c9fc re-edits 2017-02-22 18:01:10 -05:00
mehak-sachdeva
5a46f8da71 modifying failing test 2017-02-22 15:16:18 -05:00
mehak-sachdeva
aa413a8d5a mitigating test failures 2017-02-14 12:12:53 -05:00
mehak-sachdeva
6b71822d08 cleaning 2017-02-10 09:14:39 -05:00
mehak-sachdeva
baa44781ef more edits-refactoring 2017-02-08 21:10:01 -05:00
mehak-sachdeva
29a0d810ed data entry edits 2017-02-05 20:17:28 -05:00
mehak-sachdeva
8c5449cfd0 debugging 2017-02-01 19:16:32 -05:00
mehak-sachdeva
d7bccc1063 more changes 2017-02-01 11:42:58 -05:00
Ubuntu
cbd95fa0a2 test changes 2017-01-31 20:48:56 +00:00
mehak-sachdeva
959747c623 updating according to class 2017-01-31 11:25:27 -05:00
Andy Eschbacher
9c2f68fcaf edits to clean up code 2017-01-30 22:45:49 -05:00
Andy Eschbacher
ee723aa3dc updates to function framework 2017-01-30 18:01:14 -05:00
Andy Eschbacher
1f2eb6ccfd edits of segmentation providers 2017-01-30 17:59:22 -05:00
mehak-sachdeva
cee8967274 refactoring segmentation function 2017-01-30 17:14:20 -05:00
Mario de Frutos
154d1a674d Added CLA part in the contributing document 2017-01-25 10:45:30 +01:00
Andy Eschbacher
06746b4c65 corrected code snippet on weighted mean 2017-01-19 08:40:10 -05:00
abelvm
d8604f3c9b agg set error fix 2017-01-18 21:40:36 +01:00