valuation topic

List valuation repositories

FinancePy

1.9k
Stars
295
Forks
Watchers

A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.

DCF

356
Stars
105
Forks
Watchers

Basic Discounted Cash Flow library written in Python. Automatically fetches relevant financial documents for chosen company and calculates DCF based on specified parameters.

BusinessDays.jl

63
Stars
21
Forks
Watchers

:calendar: A highly optimized Business Days calculator written in Julia language. Also known as Working Days calculator.

discounted-cash-flow

23
Stars
4
Forks
Watchers

Have fun with financial valuation for free. :)

awesome-data-valuation

86
Stars
10
Forks
Watchers

💱 A curated list of data valuation (DV) to design your next data marketplace

FinMesh

27
Stars
5
Forks
Watchers

A python package that brings together financial and economic data.

dcf-basic

27
Stars
8
Forks
Watchers

Basic DCF model to quickly value public companies.

sire

32
Stars
9
Forks
Watchers

📈 SiRE (Simulation-Informed Revenue Extrapolation with Confidence Estimate for Scaleup Companies Using Scarce Time-Series Data), accepted by CIKM'2022 🗽

Time Series forecasting using Seasonal ARIMA & Prophet. Applied statistical tests like Augmented Dickey–Fuller test to check stationary of series. Checked ACF ,PACF plots to identify Moving average an...