enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Unevenly spaced time series - Wikipedia

    en.wikipedia.org/wiki/Unevenly_spaced_time_series

    Traces is a Python library for analysis of unevenly spaced time series in their unaltered form.; CRAN Task View: Time Series Analysis is a list describing many R (programming language) packages dealing with both unevenly (or irregularly) and evenly spaced time series and many related aspects, including uncertainty.

  3. RATS (software) - Wikipedia

    en.wikipedia.org/wiki/RATS_(software)

    It can handle virtually any data frequency, including daily, weekly, intra-day, and panel data. RATS has extensive graphics capabilities. It can generate high-resolution time series graphs, high-resolution X-Y scatter plots, dual-scale graphs, and can export graphs to many formats, including PostScript and Windows Metafile.

  4. pandas (software) - Wikipedia

    en.wikipedia.org/wiki/Pandas_(software)

    Pandas is built around data structures called Series and DataFrames. Data for these collections can be imported from various file formats such as comma-separated values, JSON, Parquet, SQL database tables or queries, and Microsoft Excel. [8] A Series is a 1-dimensional data structure built on top of NumPy's array.

  5. Moving-average model - Wikipedia

    en.wikipedia.org/wiki/Moving-average_model

    In time series analysis, the moving-average model (MA model), also known as moving-average process, is a common approach for modeling univariate time series. [ 1 ] [ 2 ] The moving-average model specifies that the output variable is cross-correlated with a non-identical to itself random-variable.

  6. Exponential smoothing - Wikipedia

    en.wikipedia.org/wiki/Exponential_smoothing

    Exponential smoothing or exponential moving average (EMA) is a rule of thumb technique for smoothing time series data using the exponential window function. Whereas in the simple moving average the past observations are weighted equally, exponential functions are used to assign exponentially decreasing weights over time. It is an easily learned ...

  7. RRDtool - Wikipedia

    en.wikipedia.org/wiki/RRDtool

    RRDtool has a graph function, which presents data from an RRD in a customizable graphical format. RRDtool (round-robin database tool) aims to handle time series data such as network bandwidth, temperatures or CPU load. The data is stored in a circular buffer based database, thus the system storage footprint remains constant over time.

  8. Graphite (software) - Wikipedia

    en.wikipedia.org/wiki/Graphite_(software)

    Example output. Graphite is a free open-source software (FOSS) tool that monitors and graphs numeric time-series data such as the performance of computer systems. [2] Graphite was developed by Orbitz Worldwide, Inc and released as open-source software in 2008. [3] Graphite collects, stores, and displays time-series data in real time.

  9. Time series - Wikipedia

    en.wikipedia.org/wiki/Time_series

    Time series analysis comprises methods for analyzing time series data in order to extract meaningful statistics and other characteristics of the data. Time series forecasting is the use of a model to predict future values based on previously observed values.