Turi Create  4.0
turi::unity_sframe Member List

This is the complete list of members for turi::unity_sframe, including all inherited members.

_head(size_t nrows) overrideturi::unity_sframe
_tail(size_t nrows) overrideturi::unity_sframe
add_column(std::shared_ptr< unity_sarray_base >data, const std::string &name) overrideturi::unity_sframe
add_columns(std::list< std::shared_ptr< unity_sarray_base >> data_list, std::vector< std::string > name_vec) overrideturi::unity_sframe
append(std::shared_ptr< unity_sframe_base > other) overrideturi::unity_sframe
begin_iterator() overrideturi::unity_sframe
clear() overrideturi::unity_sframe
column_index(const std::string &name) overrideturi::unity_sframe
column_name(size_t index)turi::unity_sframe
column_names() overrideturi::unity_sframe
construct_from_csvs(std::string url, std::map< std::string, flexible_type > parsing_config, std::map< std::string, flex_type_enum > column_type_hints) overrideturi::unity_sframe
construct_from_dataframe(const dataframe_t &df) overrideturi::unity_sframe
construct_from_sframe(const sframe &sf)turi::unity_sframe
construct_from_sframe_index(std::string index_file) overrideturi::unity_sframe
contains_column(const std::string &name)turi::unity_sframe
copy()turi::unity_sframe
copy_range(size_t start, size_t step, size_t end) overrideturi::unity_sframe
drop_missing_values(const std::vector< std::string > &column_names, bool all, bool split, bool recursive) overrideturi::unity_sframe
dtype() overrideturi::unity_sframe
dtype(size_t column_index)turi::unity_sframe
dtype(const std::string &column_name)turi::unity_sframe
flat_map(const std::string &lambda, std::vector< std::string > output_column_names, std::vector< flex_type_enum > output_column_types, bool skip_undefined, uint64_t seed) overrideturi::unity_sframe
get_planner_node()turi::unity_sframe
get_underlying_sframe()turi::unity_sframe
groupby_aggregate(const std::vector< std::string > &key_columns, const std::vector< std::vector< std::string >> &group_columns, const std::vector< std::string > &group_output_columns, const std::vector< std::string > &group_operations) overrideturi::unity_sframe
groupby_aggregate(const std::vector< std::string > &key_columns, const std::vector< std::vector< std::string >> &group_columns, const std::vector< std::string > &group_output_columns, const std::vector< std::shared_ptr< group_aggregate_value >> &group_operations)turi::unity_sframe
has_size() overrideturi::unity_sframe
head(size_t nrows) overrideturi::unity_sframe
is_materialized() overrideturi::unity_sframe
iterator_get_next(size_t len) overrideturi::unity_sframe
logical_filter(std::shared_ptr< unity_sarray_base > index) overrideturi::unity_sframe
logical_filter_split(std::shared_ptr< unity_sarray_base > logical_filter_array)turi::unity_sframe
materialize() overrideturi::unity_sframe
num_columns() overrideturi::unity_sframe
pack_columns(const std::vector< std::string > &pack_column_names, const std::vector< std::string > &dict_key_names, flex_type_enum dtype, const flexible_type &fill_na) overrideturi::unity_sframe
query_plan_string() overrideturi::unity_sframe
random_split(float percent, uint64_t random_seed, bool exact=false) overrideturi::unity_sframe
remove_column(size_t i) overrideturi::unity_sframe
sample(float percent, uint64_t random_seed, bool exact=false) overrideturi::unity_sframe
save_as_csv(const std::string &url, std::map< std::string, flexible_type > writing_config) overrideturi::unity_sframe
save_frame(std::string target_directory) overrideturi::unity_sframe
save_frame_by_index_file(std::string index_file)turi::unity_sframe
save_frame_reference(std::string target_directory) overrideturi::unity_sframe
select_column(const std::string &name) overrideturi::unity_sframe
select_column(size_t idx)turi::unity_sframe
select_columns(const std::vector< std::string > &names) overrideturi::unity_sframe
select_columns(const std::vector< size_t > &indices)turi::unity_sframe
set_column_name(size_t i, std::string name) overrideturi::unity_sframe
set_sframe(const std::shared_ptr< sframe > &sf_ptr)turi::unity_sframe
shuffle() overrideturi::unity_sframe
size() overrideturi::unity_sframe
stack(const std::string &column_name, const std::vector< std::string > &new_column_names, const std::vector< flex_type_enum > &new_column_types, bool drop_na) overrideturi::unity_sframe
swap_columns(size_t i, size_t j) overrideturi::unity_sframe
tail(size_t nrows) overrideturi::unity_sframe
transform(const std::string &lambda, flex_type_enum type, bool skip_undefined, uint64_t seed) overrideturi::unity_sframe
transform_lambda(std::function< flexible_type(const sframe_rows::row &)> lambda, flex_type_enum type, uint64_t seed)turi::unity_sframe
transform_native(const function_closure_info &lambda, flex_type_enum type, bool skip_undefined, uint64_t seed) overrideturi::unity_sframe
unity_sframe()turi::unity_sframe
~unity_sframe()turi::unity_sframe