Skip to content

myCanaless/banking_activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Begin reading instructions.md to get started.

Project Intro/Objective

The purpose of this project is to analyze stock data in Python. That will be then use to process a sentiment analysis to see how it can predict stock prices.

Methods Used

  • OOP

Technologies

  • Python
  • Csv

Project Description

We are to use object-oriented programming (OOP) for a dataset of Amazon stocks to eventually process a sentiment analysis and how it can predict stock price. We used the statistics module to be able to find the average, median and the standard deviation.

Challenges

  • Directory Path
  • Validation on Github Actions
  • Skipping empty strings and non-numeric values
  • Convert strings to float using list comprehension

Releases

No releases published

Packages

No packages published

Languages