Skip to content

Commit

Permalink
Merge pull request #96 from joaomilho/master
Browse files Browse the repository at this point in the history
Fix typo in convenience
  • Loading branch information
iampelle authored Aug 7, 2023
2 parents af091a3 + 993e126 commit ff1e3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Python library for AB test analysis.
Why use Spotify Confidence?
-----------------

Spotify Confidence provides convinience wrappers around statsmodel's various functions for computing p-values and confidence intervalls.
Spotify Confidence provides convenience wrappers around statsmodel's various functions for computing p-values and confidence intervalls.
With Spotify Confidence it's easy to compute several p-values and confidence bounds in one go, e.g. one for each country or for each date.
Each function comes in two versions:
- one that return a pandas dataframe,
Expand Down

0 comments on commit ff1e3c3

Please sign in to comment.