Hi all,
I am currently trying to ingest a csv file with latitude and longitude data, and while i used the csv importer on Kibana, there was this section for me to edit the geo_point data
when i am trying to code out the ingestion in python, i am not sure how to code for the ingestion pipeline section. anyone has any idea on how to do that?