Luis Bosque
|
f5fb4499db
|
Set final dependencies versions
|
2016-06-20 09:44:52 +02:00 |
|
Raul Ochoa
|
ad5cffbf0d
|
Merge pull request #64 from CartoDB/remove-cartodb-extension-dep
Removes cartodb-extension-dep
|
2016-06-16 19:19:25 +02:00 |
|
Raul Ochoa
|
1db938c450
|
Removes cartodb-extension-dep
|
2016-06-16 19:07:42 +02:00 |
|
Luis Bosque
|
3480a0d252
|
Allow passing options to pip install
|
2016-06-16 16:56:16 +02:00 |
|
Raul Ochoa
|
237aa1c581
|
Declare scipy as dep
|
2016-06-16 16:34:45 +02:00 |
|
Raul Ochoa
|
1e19f468eb
|
Declare numpy dep
|
2016-06-16 16:23:43 +02:00 |
|
Raul Ochoa
|
8b5e910234
|
Release 0.0.3
|
2016-06-16 14:16:32 +02:00 |
|
Raul Ochoa
|
d08a2b6d2d
|
Remove _cdb_crankshaft_activate_py activation call from kmeans function
|
2016-06-16 14:12:28 +02:00 |
|
Raul Ochoa
|
a222341863
|
Merge pull request #59 from CartoDB/kmeans
KMeans clustering and weighted centroid analysis
|
2016-06-16 12:39:13 +02:00 |
|
Andy Eschbacher
|
4834ee2f42
|
adding higher numpy version
|
2016-06-15 11:36:19 -04:00 |
|
Andy Eschbacher
|
bbe22d0b4d
|
new bounds for accuracy in tests
|
2016-06-15 11:36:04 -04:00 |
|
Rafa de la Torre
|
284d8ede44
|
Merge pull request #62 from CartoDB/60-remove-venv-activation
Remove virtualenv activation #60
|
2016-06-15 17:30:01 +02:00 |
|
Rafa de la Torre
|
a8943bae98
|
Remove reference to clean-environments #60
|
2016-06-14 18:27:35 +02:00 |
|
Rafa de la Torre
|
75531b671e
|
Remove virtualenv references from READMEs #60
|
2016-06-14 18:24:43 +02:00 |
|
Rafa de la Torre
|
0acae8240f
|
Remove virtualenv stuff from Makefiles #60
|
2016-06-14 18:23:30 +02:00 |
|
Rafa de la Torre
|
7b98415da3
|
Remove virtualenv activation #60
|
2016-06-14 18:06:23 +02:00 |
|
abelvm
|
5a2319db72
|
remove garbage
|
2016-06-14 18:01:03 +02:00 |
|
abelvm
|
b0c47663da
|
Merge branch 'add-interpolation' of github.com:CartoDB/crankshaft into add-interpolation
|
2016-06-14 17:56:25 +02:00 |
|
abelvm
|
9db4b7f519
|
first commit
|
2016-06-14 17:55:45 +02:00 |
|
Raul Ochoa
|
fd1862167c
|
Remove trailing space
|
2016-06-13 13:06:21 +02:00 |
|
Raul Ochoa
|
c870f68c77
|
Revert "Declare scipy as dep"
This reverts commit 1e8bc12e0a .
|
2016-06-13 13:05:50 +02:00 |
|
Raul Ochoa
|
1e8bc12e0a
|
Declare scipy as dep
|
2016-06-13 12:17:46 +02:00 |
|
Raul Ochoa
|
b33ba2d294
|
Do not use names for the aggregate params
|
2016-06-10 18:24:43 +02:00 |
|
Raul Ochoa
|
889cd5c579
|
Fix scikit-learn dep name
|
2016-06-10 17:47:46 +02:00 |
|
Stuart Lynn
|
1a4944b960
|
adding sklearn as a dep
|
2016-06-10 13:16:16 +00:00 |
|
Stuart Lynn
|
9d3de5a8ef
|
adding not null filter for geom on kmeans
|
2016-06-10 13:12:55 +00:00 |
|
Stuart Lynn
|
7f3b23f67a
|
reworking CDB_WeightedMean to be an aggregate function
|
2016-06-10 13:06:49 +00:00 |
|
Raul Ochoa
|
cc4579461d
|
Merge branch 'develop' into kmeans
|
2016-06-09 11:28:39 +02:00 |
|
Raul Ochoa
|
e95c40c2f9
|
Ignore idea based configurations
|
2016-06-09 11:27:15 +02:00 |
|
Andy Eschbacher
|
69f08c4b78
|
updated tests to check for percent diffs
|
2016-06-08 11:26:32 -04:00 |
|
Ubuntu
|
4e86965f03
|
KMeans clustering and weighted centroid analysis
|
2016-06-07 19:58:32 +00:00 |
|
Andy Eschbacher
|
d41e28bc6f
|
pylint corrections
|
2016-06-06 09:26:52 -04:00 |
|
Andy Eschbacher
|
1f73be2752
|
rename functions -> trend
|
2016-06-06 08:46:13 -04:00 |
|
abelvm
|
5183f5ff92
|
added function overload with subqueries input
|
2016-06-03 18:22:26 +02:00 |
|
abelvm
|
73d38bbbaa
|
filling the gaps
|
2016-06-03 17:32:39 +02:00 |
|
Andy Eschbacher
|
e7de471ac8
|
adds expectation values for tests
|
2016-06-03 11:06:48 -04:00 |
|
Andy Eschbacher
|
14d50facda
|
adds test that expects all null values returned
|
2016-06-03 11:06:29 -04:00 |
|
Andy Eschbacher
|
5e8d11fce2
|
adds fixtures for spatial markov tests
|
2016-06-03 11:02:51 -04:00 |
|
Andy Eschbacher
|
183a0f9604
|
comment out unneeded code whch w.transform handles
|
2016-06-03 11:01:53 -04:00 |
|
Andy Eschbacher
|
fc3a7e3d78
|
add casting to function call
|
2016-06-03 11:01:20 -04:00 |
|
Stuart Lynn
|
4782d39849
|
stubbing out gravity model
|
2016-06-03 10:36:21 -04:00 |
|
Andy Eschbacher
|
21dd956c15
|
Merge pull request #56 from CartoDB/add-issue-templates
adding template for code reviews
|
2016-06-03 08:25:21 -04:00 |
|
Andy Eschbacher
|
c0dfaa8341
|
adds test for spatial markov sql function
|
2016-06-02 16:19:15 -04:00 |
|
Andy Eschbacher
|
edf635886b
|
updates column name to rowid
|
2016-06-02 14:19:13 -04:00 |
|
Andy Eschbacher
|
a5cb857841
|
adds docs for spatial markov
|
2016-06-02 14:17:33 -04:00 |
|
Andy Eschbacher
|
971c8f75d8
|
Merge branch 'develop' into add-spatial-markov
|
2016-06-02 12:59:49 -04:00 |
|
Andy Eschbacher
|
54d35c614b
|
adds tests passing for spatial_markov
|
2016-06-02 12:52:34 -04:00 |
|
Andy Eschbacher
|
d1a267febb
|
adding number of classes options
|
2016-06-02 12:51:01 -04:00 |
|
Andy Eschbacher
|
0eb3db3c1d
|
adding fixtures
|
2016-06-02 12:12:52 -04:00 |
|
Andy Eschbacher
|
7a7cbcf33f
|
adds test for get_time_data
|
2016-06-02 09:49:09 -04:00 |
|