get_features_infos: Get information of a given feature related to a experiment_version_id.
Description
Get information of a given feature related to a experiment_version_id.
Usage
get_features_infos(experiment_version_id, feature_name)
Arguments
experiment_version_id
id of the experiment_version, can be obtained with get_experiment_version_id().
feature_name
name of the feature to retrive information.
Value
list - parsed content of the specific feature.