Distribution
financepy.utils.distribution
Classes
FinDistribution
FinDistribution(x, y)
Container class for a probability density function.
Methods
sum
sum(self)
This should equal 1.0 for the entire distribution.
Generated automatically from the FinancePy source code.
Do not edit this file manually.