Elasticsearch, how to calculate cumulative probability of normal distribution?

前端 未结 0 1285
挽巷
挽巷 2021-01-29 09:12

Suppose, each document has a following data

{
 some_other_fields,

 seasonal_data: [{
 day_of_year: 1,
 sales: 3
 }, {
 day_of_year: 2,
 sales: 5
 }
 ]
}
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题