Module utils

Module utils 

Source
Expand description

Utility functions for working with dsq

Structs§

ValueStats
Statistics about a Value

Functions§

array
Create a Value::Array from values
extract_dataframe
Try to extract a DataFrame from a Value
object
Create a Value::Object from key-value pairs
pretty_print
Pretty print a Value for debugging
to_dataframe
Try to convert any Value to a DataFrame
value_stats
Get basic statistics about a Value