'How to extrapolate with scipy

I am trying to predict my uncompleted distribution function tail with scipy.interpolate.interp1d, but ı can not get expected results, ı have tried some parameters of the scipy function but it failed. The below graph may be show my real aim, ı want to see finished graph like yellow line, Do you have any advise?

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source