Andy Eschbacher
3f20275d3d
adopting new format (wip)
2016-03-23 17:09:52 -04:00
Andy Eschbacher
c5a58f97ec
add types to arrays
2016-03-23 15:33:54 -04:00
Andy Eschbacher
42e760b5d1
adding passing tests
2016-03-23 14:50:52 -04:00
Andy Eschbacher
cfb40ddecd
fixes test for moran
2016-03-23 13:01:56 -04:00
Andy Eschbacher
f3673d6f89
updating test for moran output
2016-03-23 12:41:15 -04:00
Andy Eschbacher
c488900c8c
adding markov python code
2016-03-23 12:39:51 -04:00
Andy Eschbacher
b889416947
adding markov functionality
2016-03-23 12:38:44 -04:00
Andy Eschbacher
58cf210e96
fixes test to acomm markov
2016-03-23 12:37:23 -04:00
Andy Eschbacher
1e16b7839b
update methods to acomm markov
2016-03-23 12:35:39 -04: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
3eda8ecd16
new signatures for moran (w/o significance)
2016-03-22 10:34:22 -04:00
Andy Eschbacher
9b32918746
fixing cluster query tests
2016-03-21 09:50:57 -04:00
Andy Eschbacher
0aa4d0a50e
typo fixes, linking, etc.
2016-03-21 08:51:10 -04:00
Andy Eschbacher
3b31da783a
adding mac ds_store ignore
2016-03-21 08:40:37 -04:00
Stuart Lynn
fb071215dc
changing the function call to use queries
2016-03-17 19:01:19 -04:00
Stuart Lynn
d3e1fca2b3
changing form of function to use query
2016-03-16 15:46:59 -04:00
Javier Goizueta
8762f6ca1c
Merge pull request #12 from CartoDB/feat-moran-free-queries
...
Allow to pass free queries as `select * from table limit 100` in moran
2016-03-16 19:43:15 +01: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
5a7d3178dd
Release 0.0.2
...
This version is the first with the new versioning approach
which uses separate per-version Pyhton virtual enironments.
2016-03-16 19:22:21 +01:00
Javier Goizueta
4903af6cdc
Add existing release 0.0.1
...
The existing 0.0.1 files are placed into their location in release/
2016-03-16 18:41:49 +01:00
Javier Goizueta
692014d694
Merge pull request #11 from CartoDB/new-versioning-package-varenv
...
New versioning process (with multiple virtual environments)
2016-03-16 18:21:52 +01:00
Javier Goizueta
47e0253652
Fixes to the documentation
2016-03-16 18:18:59 +01:00
Javier Goizueta
9f03a9b075
Reorganize the documentation into separate files
...
Keep a "Quickstart Guide" in the README, add separate
detailed sections for development (CONTRIBUTING) and
release/deployment (RELEASE).
2016-03-16 17:42:28 +01:00
Javier Goizueta
b5281d0681
Documentation clarifications and corrections.
2016-03-16 17:19:21 +01:00
Javier Goizueta
689ec8a925
Change version function from IMMUTABLE to STABLE
...
These functions' results will change when the extension
is updated.
2016-03-16 17:09:50 +01:00
Javier Goizueta
a7e42e93cc
Rename cdb_crankshaft_internal_version as internal function
2016-03-16 16:41:54 +01:00
Javier Goizueta
bad09ffd7b
Remove abandoned alternatives from the documentation
2016-03-16 16:30:03 +01:00
Javier Goizueta
4706442a1d
Add documentation about useful make targets
2016-03-16 15:56:19 +01:00
Javier Goizueta
935c7f9963
Add missing Makefile comment
2016-03-16 15:54:39 +01:00
Javier Goizueta
ef3bcaeee8
Restore commented-out make target
2016-03-16 15:52:47 +01:00
Javier Goizueta
4ffb2c9664
Review and fix the documentation
2016-03-16 15:45:13 +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
d13f167d47
Add RELEASE_VERSION option to make deploy
...
Now make deploy installs by default the current version,
but can be made to install any prior specific version using
a environmnt varialbe RELEASE_VERSION
2016-03-16 14:38:18 +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
24e4037995
Fix version number of released extension script
2016-03-16 11:11:16 +01:00
Javier Goizueta
82a738fe40
Fix make clean tasks
2016-03-16 10:18:07 +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
Stuart Lynn
f134a54c24
adding one shot train and predict function
2016-03-15 12:44:33 -04:00
Stuart Lynn
803781e08d
one stop segmentation shop
2016-03-11 14:09:53 -05:00
Javier Goizueta
0206cc6c44
Update documentation
2016-03-10 19:13:46 +01:00
Stuart Lynn
fcf57289fc
Training section now works
2016-03-10 12:50:50 -05:00
Rafa de la Torre
b754ffe42a
Add info about python dependencies
2016-03-10 18:06:21 +01:00
Stuart Lynn
f885cc9f7b
more segmentation fleshing out
2016-03-09 20:04:12 -05:00
Javier Goizueta
0056f411b5
Set the path to virtualenvs in the Makefile
...
Also, version the virtualenv
2016-03-09 19:04:21 +01:00
Javier Goizueta
1810f02242
Use SciPy from system package python-scipy
2016-03-09 15:03:17 +01:00
Javier Goizueta
8e972128eb
Modify sql code to user the python virtualenv
2016-03-09 15:00:50 +01:00
Javier Goizueta
cdd2d9e722
Directory reorganization and sketch of new versioning procedure
2016-03-08 19:35:02 +01:00
Stuart Lynn
d96d6b2c48
fleshing out segmentation
2016-03-07 11:41:37 -05:00
Stuart Lynn
746dcc9723
segmentation
2016-03-05 17:55:32 -05:00