This message was deleted.
# ask-questions
w
This message was deleted.
f
Hi Rajiv - what data source do you have for exposure/assignment data? Most of this data comes from the data source anyway
we are working in exporting results for further analysis- currently you can export as csv or jupiter notebook,. but not a data source connecter for results atm
i
sorry for the late reply 😞 . I'm not sure I understand but I'll try. We plan to use AWS Kinesis Firehose to capture exposure/assignment data. But that's just
experiment_id
,
variant_id
,
uid
timestamp
not the data I mentioned above.
r
The only formats we currently support for exporting experiment results are CSV and Jupyter Notebooks. We don't currently have a way to export a data source connector in its entirety. So, you could potentially export the CSV file and load that into any external system that allows you to import CSV (maybe via a SQL statement).
i
Thanks August
138 Views