Searched defs:data_series (Results 1 – 2 of 2) sorted by relevance
119 data_series = ndb.PickleProperty() variable in TestBench516 def _GetRevsAroundRev(data_series, revision): argument
17 def FindStep(data_series, score_threshold=4.0): argument