Issues Elastic using Python as a client

Hey everybody,

I have tried to carry out this tutorial:

using apple health data from my iPhone, but I have failed every time when it comes to importing mapped data to Elastic.

Import is just fine, but the data is not mapped as it is supposed to. Not sure if I am having trouble specifically with:

  1. The es.indices.put_mapping function?, which doesn't map my data frame correctly.
  2. Elastic doesn't seem to recognize dates as dates!
  3. I cannot change the mapping manually in Elastic.

Has anyone else had issues mapping data in Jupyter and then importing it to Kibana?
Thank you so much in advance!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.