Giter Site home page Giter Site logo

ubc-mds / stock_analyzer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 4.0 495 KB

DSCI 524 Group 20: Python package that analyzes stocks!

Home Page: https://github.com/UBC-MDS/stock_analyzer

License: MIT License

Python 100.00%
stock-price time-series stock investment moving-average exponential-smoothing visualization

stock_analyzer's Issues

Manage issues

  • Project boards & Milestones
  • Assign issue to each member

Docstrings for functions

  • moving average (Tingyu Zhang)
  • exponential smoothing (Sicheng Sun)
  • summary statistics (Mark (Kangyu) Wang)
  • Data visualization (William(Yihang) Xu)

Documentation

We are experiencing technical difficulties with the display of the submodule. The docs badge showed pass with no issue after we created Read the Docs build. The docstrings were showing perfectly fine on all our local machines. Tiffany is helping us debug. Updates to be continued.

Exception handling

  • summary statistics
  • moving average
  • exponential smoothing
  • data visualizaions

Github actions workflow for continuous integration

A couple things you might need to change in your .github/workflows/build.yml file:

  • Ensure the deployment branch (typically the main branch) is correctly specified on lines 7 & 10
  • Ensure that the correct Python version is listed on lines 21 and 24 (it should match the version in your pyproject.toml file)

GitHub actions workflow for continuous deployment

A couple things you might need to change in your .github/workflows/deploy.yml file:

  • Ensure the deployment branch (typically the main branch) is correctly specified on lines 7
  • Ensure that the correct Python version is listed on line 14 (it should match the version in your pyproject.toml file)

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.