Skip to main content

A bunch of convenient tools to analyze data

Project description

danatools

A bunch of convenient tools to analyze data. It provides some handy functions on top of NumPy, SciPy and Matplotlib to perform some frequent tasks.

Install

python -m pip install danatools

Features

  • Calculate the root of the mean of the squares of an array
  • Compute a profile histogram
  • Save a figure to multiple formats and print their names
  • Calculate the fit errors by propagating the parameter errors
  • Calculate the coordinates of a confidence ellipse
  • Estimate the bias of a parameter estimator
  • Estimate the coverage of the confidence intervals
  • Estimate the p-value of a chi-squared test

How to use

import danatools

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Links

Licensing

The code in this project is licensed under MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

danatools-0.1.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

danatools-0.1.1-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page