update tests and paths

This commit is contained in:
Andy Eschbacher
2016-06-28 10:48:10 -04:00
parent dd0ca9a24f
commit 32515f445e
3 changed files with 10 additions and 11 deletions

View File

@@ -21,7 +21,6 @@ CREATE OR REPLACE FUNCTION
id_col TEXT DEFAULT 'cartodb_id')
RETURNS TABLE (trend NUMERIC, trend_up NUMERIC, trend_down NUMERIC, volatility NUMERIC, rowid INT)
AS $$
plpy.execute('SELECT cdb_crankshaft._cdb_crankshaft_activate_py()')
from crankshaft.space_time_dynamics import spatial_markov_trend