Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

statistics-operation

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

statistics-operation

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

Statistics operations

About:

  • Statistics is a branch that deals with every aspect of the data. Statistical knowledge helps to choose the proper method of collecting the data and employ those samples in the correct analysis process in order to effectively produce the results.
  • In short, statistics is a crucial process which helps to make the decision based on the data.
  • Our package consist of various modules that performs various statistics operations which makes the process more streamlined.
  • In addition to that, we have also created some modules also that are used in matrix operation.

Modules:

operations.py:

This file contains all the modules that used for statistics operation.

opertions.mean(List): Gets the list and returns the mean

opertions.median(List): Gets the list and returns the median

opertions.mode(List): Gets the list and returns the mode

opertions.variance(List): Gets the list and returns the variance

opertions.standard_devaition(List): Gets the list and returns the standard devaition

opertions.transpose(2d - List): Gets the 2d list and returns the transpose of it.

opertions.determinant(2d - List): Gets the 2d list and returns the determinant of it.

For Queries:

Write to me on : sanjeevsanjeev.2003@gmail.com

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