Dace
Types
Functions
def col_at (c : Column) (i : Int) : Int
def is_missing (x : Int) : Bool
def prev_nonmissing (c : Column) (i : Int) : Int
def next_nonmissing (c : Column) (i : Int) : Int
def has_prev_nonmissing (c : Column) (i : Int) : Bool
def prev_sameid (ids : Column) (vals : Column) (i : Int) : Int
def up_find_value (c : Column) (i : Int) (v : Int) : Int
def down_first_nonzero (c : Column) (k : Int) : Int
def group_count (groups : Column) (i : Int) : Int