cudf Options# cudf.get_option(name) Get the value of option. cudf.set_option(name, val) Set the value of option. cudf.describe_option([name]) Prints the description of an option.