Skip to content

Tobi1018/Stock-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Analysis Project.

For our project, we analyzed full sets of data from the stock markets for 2017 and 2018. Also during the analysis, we refactored the challenge "Dataset code" that was provided. After the refactoring process, I deduce that the script runs faster in about 0.87 seconds for the year 2017 while in the year 2018 runs about 0.89.

Results

All Stock Year 2017 VBA_Challenge_2017 All Stock Year 2018 VBA_Challenge_2018

Refactoring Code

During the refactoring process, a program is changed in a way that does not change the behavior of the code, but rather improves the codes to be more efficient and readable. Refactoring has both advantages and disadvantages in it.

Advantages Of Refactoring code

Refactoring code reduce complexity of code for better understanding. Also, it's easier to maintain

Disadvantages Refactoring code

Among the disadvantages of refactoring code is the amount of time it takes to complete

Pros And Cons

It was easy to read and was time-consuming.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published