output looks like
{'event': array([[1.67995135e+04, 6.55955229e-01],
[1.69624105e+04, 5.81226125e-01],
[1.70529991e+04, 4.94042171e-01],
[1.71419628e+04, 7.68048884e-01]])}
is this a nested array? How do I convert to a regular numpy array or pandas array/
Thanks, B.
3 posts - 2 participants