Uses of Class
ai.rapids.cudf.GetJsonObjectOptions
Packages that use GetJsonObjectOptions
-
Uses of GetJsonObjectOptions in ai.rapids.cudf
Fields in ai.rapids.cudf declared as GetJsonObjectOptionsMethods in ai.rapids.cudf that return GetJsonObjectOptionsMethods in ai.rapids.cudf with parameters of type GetJsonObjectOptionsModifier and TypeMethodDescriptionfinal ColumnVectorColumnView.getJSONObject(Scalar path, GetJsonObjectOptions options) Apply a JSONPath string to all rows in an input strings column.