Commit Graph
36 Commits
Author SHA1 Message Date
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 a222341863 Merge pull request #59 from CartoDB/kmeans
KMeans clustering and weighted centroid analysis
2016-06-16 12:39:13 +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
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 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
Ubuntu 4e86965f03 KMeans clustering and weighted centroid analysis 2016-06-07 19:58:32 +00:00
Andy Eschbacher 3013998e1b make functions more flexible to case of weight type 2016-06-01 12:19:08 -04:00
Andy Eschbacher 2b8adb744d switched signature to put more common options in the front 2016-06-01 12:09:43 -04:00
Andy Eschbacher ea02f36235 adding condition to avoid self-comparison in neighbor queries 2016-03-30 15:37:51 -04:00
Andy Eschbacher 22b6aed7c1 Merge pull request #16 from CartoDB/proof-read-and-gitignore-update
Proof read and gitignore update
2016-03-30 12:37:29 -04:00
Andy Eschbacher 02b74813ac add test for global moran 2016-03-30 12:09:49 -04:00
Andy Eschbacher b0150d4fec adding tests for pysal_utils 2016-03-30 08:27:14 -04:00
Andy Eschbacher 6bb4f36df5 extracting util code to new submodule 2016-03-30 08:10:35 -04:00
Andy Eschbacher e56519f599 removed unneded comments, make outputs more consistent 2016-03-29 23:39:29 -07:00
Andy Eschbacher 8dd8ab37a5 refactored from pylint 2016-03-29 22:49:31 -07:00
Andy Eschbacher 06f5cf9951 standarizing error reporting 2016-03-29 12:34:23 -07:00
Andy Eschbacher bc67ae8f69 changed name of functions for observatory 2016-03-29 12:18:52 -07:00
Andy Eschbacher eecbe39547 updating tests 2016-03-22 10:42:44 -04:00
Andy Eschbacher 1578b17eb8 updated function flow without significance 2016-03-22 10:42:06 -04:00
Andy Eschbacher 0aa4d0a50e typo fixes, linking, etc. 2016-03-21 08:51:10 -04:00
Raul Ochoa 58c141d217 Allow to pass free queries as select * from table limit 100 in moran 2016-03-16 19:40:06 +01:00
Javier Goizueta bad09ffd7b Remove abandoned alternatives from the documentation 2016-03-16 16:30:03 +01:00
Javier Goizueta dea6e2f1a7 Refactor the Makefile
Separate concerns properly for each subdirectory's Makefile
2016-03-16 15:40:40 +01:00
Javier Goizueta a518034e65 Fix .pyc files need not only be ignored inside src/py 2016-03-16 11:13:26 +01:00
Javier Goizueta e801c9cb60 Release tasks using release-specific virtual environments
Refine the development process and define the procedure for
releasing new versions.
2016-03-15 18:48:46 +01:00
Javier Goizueta 0206cc6c44 Update documentation 2016-03-10 19:13:46 +01:00
Rafa de la Torre b754ffe42a Add info about python dependencies 2016-03-10 18:06:21 +01:00
Javier Goizueta 1810f02242 Use SciPy from system package python-scipy 2016-03-09 15:03:17 +01:00
Javier Goizueta cdd2d9e722 Directory reorganization and sketch of new versioning procedure 2016-03-08 19:35:02 +01:00