A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
Converting datetime to Date is a very common usage scenario, and a function, similar to from_string, should be provided to accomplish this requirement.
Converting
datetime
toDate
is a very common usage scenario, and a function, similar tofrom_string
, should be provided to accomplish this requirement.