Giter VIP home page Giter VIP logo

Comments (3)

anttsou avatar anttsou commented on August 14, 2024

This is just for a test case to make sure the total common shares outstanding is non-negative. Do you think we should keep this check? If not, we can remove it.

from qmj.

rynkwn avatar rynkwn commented on August 14, 2024

Ahhhh. I see. The check makes sense, but I think a full stop for a single instance might be too harsh, since the most likely cases in which this occurs would be:

  1. We read in the data wrong. In which case there'll probably be a decent distribution of negative "TCSO"s in our financials data set.
  2. A tiny handful of companies have the wrong data listed on Google Finance.

In the former, where we detect that X% of the companies have negative TCSO's, we could stop with the message "Negative TCSO's detected for at least X% of companies. Please re-update the financials data set."
In the latter, it might make more sense to either ignore those companies or to let the user explicitly know that "Company X appears to have bad data, ignoring."

I wouldn't rate this as a priority issue though. Since Google Finance is likely pretty reasonable for this selection of companies, and in the case of (1) occurring, a full stop would be warranted anyways.

I'd keep the issue open for the moment in case we ever want to go back to this, but I wouldn't be too heartbroken if it's closed.

from qmj.

rynkwn avatar rynkwn commented on August 14, 2024

Actually, I'll close it. I think it's fine. If we ever want to change it in the future, we have that option.

from qmj.

Related Issues (20)

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.