New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pyrssa

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyrssa

Rssa for Python

  • 1.0.11
  • PyPI
  • Socket score

Maintainers
1

pyrssa: Python package for Singular Spectrum Analysis

This package contains methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filling for univariate and multivariate time series. General description of the methods with many examples can be found in the book Golyandina (2018, <doi:10.1007/978-3-662-57380-8>).

pyrssa is a wrapper over Rssa package made for R language, having its own visualization methods and data structures.

Install

  1. To install the package, make sure you have any R compiler installed.
  2. Package installer for the latest released version is available at the Python Package Index (PyPI). To install the package, just run the following command:
pip install pyrssa

Install requires rpy2, numpy, pandas and matplotlib packages of any version (preferable newest ones). These packages will be installed automatically during the default installation.

Documentation

Documentation for pyrssa package is available here.

Examples

Package usage examples are available in examples folder.

Original examples with identical numbering are available here.

Source code

Source code of pyrssa package is available in pyrssa folder.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc