Skip to content

Commit

Permalink
editing 'may' to 'many'
Browse files Browse the repository at this point in the history
  • Loading branch information
jlooper authored Aug 17, 2021
1 parent f544d2a commit 32a87ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 7-TimeSeries/1-Introduction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ In mathematics, "a time series is a series of data points indexed (or listed or

Time series analysis, is the analysis of the above mentioned time series data. Time series data can take distinct forms, including 'interrupted time series' which detects patterns in a time series' evolution before and after an interrupting event. The type of analysis needed for the time series, depends on the nature of the data. Time series data itself can take the form of series of numbers or characters.

The analysis to be performed, uses a variety of methods, including frequency-domain and time-domain, linear and nonlinear, and more. [Learn more](https://www.itl.nist.gov/div898/handbook/pmc/section4/pmc4.htm) about the may ways to analyze this type of data.
The analysis to be performed, uses a variety of methods, including frequency-domain and time-domain, linear and nonlinear, and more. [Learn more](https://www.itl.nist.gov/div898/handbook/pmc/section4/pmc4.htm) about the many ways to analyze this type of data.

🎓 **Time series forecasting**

Expand Down

0 comments on commit 32a87ef

Please sign in to comment.