Skip to content

Pairwise association measures of statistical variable types

License

Notifications You must be signed in to change notification settings

gitter-badger/py-pair

 
 

Repository files navigation

One-Off Coder Logo

PyPair

PyPair is a statistical library to compute pairwise association between any two variables.

Docker

If building on WSL-2, change the line endings.

sed -i -e 's/\r$//' build.sh
sed -i -e 's/\r$//' publish.sh

Software Copyright

Copyright 2020 One-Off Coder

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Book Copyright

Copyright 2020 One-Off Coder

This work is licensed under a Creative Commons Attribution 4.0 International License by One-Off Coder.

Creative Commons Attribution 4.0 International License

Citation

@misc{oneoffcoder_pypair_2020,
title={PyPair, A Statistical API for Bivariate Association Measures},
url={https://github.com/oneoffcoder/py-pair},
author={Jee Vang},
year={2020},
month={Nov}}

About

Pairwise association measures of statistical variable types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.8%
  • Jupyter Notebook 6.2%
  • Shell 1.4%
  • Other 1.6%