|
2 | 2 |
|
3 | 3 | <!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! --> |
4 | 4 |
|
| 5 | +[](https://www.anaconda.com/distribution/) |
| 7 | +[](https://badge.fury.io/py/dabest) |
| 9 | +[](https://pepy.tech/project/dabest) |
| 10 | +[](https://rdcu.be/bHhJ4) |
| 12 | +[](https://spdx.org/licenses/BSD-3-Clause-Clear.html) |
| 13 | + |
5 | 14 | ## Recent Version Update |
6 | 15 |
|
7 | | -On 22 March 2024, we officially released **DABEST v2024.3.29 for |
8 | | -Python**. This new version provides several new features and includes |
9 | | -performance improvements. |
| 16 | +On 22 March 2024, we officially released **DABEST Version Ondeh |
| 17 | +(v2024.03.29)**. This new version provides several new features and |
| 18 | +includes performance improvements. |
10 | 19 |
|
11 | 20 | 1. **New Paired Proportion Plot**: This feature builds upon the |
12 | 21 | existing proportional analysis capabilities by introducing advanced |
@@ -40,15 +49,19 @@ performance improvements. |
40 | 49 |
|
41 | 50 | <!-- TOC depthFrom:1 depthTo:2 withLinks:1 updateOnSave:1 orderedList:0 --> |
42 | 51 |
|
43 | | -- [About](#about) |
44 | | -- [Installation](#installation) |
45 | | -- [Usage](#usage) |
46 | | -- [How to cite](#how-to-cite) |
47 | | -- [Bugs](#bugs) |
48 | | -- [Contributing](#contributing) |
49 | | -- [Acknowledgements](#acknowledgements) |
50 | | -- [Testing](#testing) |
51 | | -- [DABEST in other languages](#dabest-in-other-languages) |
| 52 | +- [DABEST-Python](#dabest-python) |
| 53 | + - [Recent Version Update](#recent-version-update) |
| 54 | + - [Contents](#contents) |
| 55 | + - [About](#about) |
| 56 | + - [Installation](#installation) |
| 57 | + - [Usage](#usage) |
| 58 | + - [How to cite](#how-to-cite) |
| 59 | + - [Bugs](#bugs) |
| 60 | + - [Contributing](#contributing) |
| 61 | + - [A wish list for new features](#a-wish-list-for-new-features) |
| 62 | + - [Acknowledgements](#acknowledgements) |
| 63 | + - [Testing](#testing) |
| 64 | + - [DABEST in other languages](#dabest-in-other-languages) |
52 | 65 |
|
53 | 66 | <!-- /TOC --> |
54 | 67 |
|
@@ -82,7 +95,7 @@ allowing everyone access to high-quality estimation plots. |
82 | 95 |
|
83 | 96 | ## Installation |
84 | 97 |
|
85 | | -This package is tested on Python 3.6, 3.7, 3.8 and 3.10. It is highly |
| 98 | +This package is tested on Python 3.8 and onwards. It is highly |
86 | 99 | recommended to download the [Anaconda |
87 | 100 | distribution](https://www.continuum.io/downloads) of Python in order to |
88 | 101 | obtain the dependencies easily. |
|
0 commit comments