Skip to content

FrancoRamirezz/GoogleTimeSeries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Google Stock TimeSeries 🧑🏻‍💻

An introduction to time series using Google Stock and developing a Google Stock forecast

The csv

The following CSV can be found in Kaggle here is the link https://www.kaggle.com/datasets/shreenidhihipparagi/google-stock-prediction

Time Series ⌚️

A time series is a data technique used to measure or track data over a period of time. The dataset consisted of five different categories. The average column was the most important part of demonstrating how over time the Google Stock price did differ.

Screenshot 2023-11-08 at 3 57 40 PM

Installations 🖥️

import pandas as pd
import pandas as numpy
import matplotlib.pyplot as plt
import datetime as dt

About

An introduction into time series using Google Stock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published