Coder Social home page Coder Social logo

companyvaluationwithpython's Introduction

Company Valuation With Python

This is a set of Jupyter Notebooks that may be used for replicating the examples within the Medium article, Company Valuation With Python.

Installation

The package requirements have been intentionally kept to a minimal so that the Notebooks may be run with minimal effort. Some data files have also been provided. Packages have not been used unless absolutely necessary. The list of packages needed for the build are:

  1. numpy : This is for various numerical tasks
  2. scipy : This has been used for interpolation
  3. matplotlib : for all the plotting examples
  4. jupyter : for the Notebooks of course
  5. financeMacroFactors : Used for downloading fundamental and other stock data

Installing financeMacroFactors

This package is available in the repository:

https://github.com/sankhaMukherjee/financeMacroFactors

You can install this package directly into your current virtual environment with the command:

pip3 install git+https://github.com/sankhaMukherjee/financeMacroFactors.git

Notebooks

Each Notebook covers a different Section within the article ...

No. Section No. Valuation Type Notebook
1 4.1. DFE Discounted Future Earnings
2 4.2. DCF Discounted Cash Flow
3 4.3. P/S Price to Sales Ratio
4 4.4. P/E Price to Earnings Ratio

An extra Notebook is present Valuation - Using the Library that uses the build-in functions within the financeMacroFactors library to obtain the value of the valuation using all valuation methods.

Others

If you encounter any problem, please create an issue using the issue tracker. I shall attempt to address them as best as possible.

companyvaluationwithpython's People

Contributors

sankhamukherjee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.