get_data

Description

Enterprise users only.

Retrieves an experiment's data.

Simple Example

q = {'api_key':api_key,'experiment_id':eid}
data = pq.get_data(q,remote=True)

Simple Example Output

Failure Examples

Failure Examples Output

Three Examples

Three Examples Output