statslibx 0.2.7__tar.gz → 0.2.8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {statslibx-0.2.7/statslibx.egg-info → statslibx-0.2.8}/PKG-INFO +5 -5
- {statslibx-0.2.7 → statslibx-0.2.8}/README.md +2 -2
- {statslibx-0.2.7 → statslibx-0.2.8}/pyproject.toml +3 -3
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/__init__.py +2 -2
- {statslibx-0.2.7 → statslibx-0.2.8/statslibx.egg-info}/PKG-INFO +5 -5
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx.egg-info/requires.txt +1 -1
- {statslibx-0.2.7 → statslibx-0.2.8}/MANIFEST.in +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/setup.cfg +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/cli.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/computational.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/datasets/Cocoa_Bubbles_Investment_Nigeria_Ghana_1980_2023.xlsx +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/datasets/__init__.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/datasets/course_completion.csv +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/datasets/iris.csv +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/datasets/penguins.csv +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/datasets/sp500_companies.csv +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/datasets/titanic.csv +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/descriptive.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/inferential.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/preprocessing/__init__.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/utils.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx/viewx/__init__.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx.egg-info/SOURCES.txt +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx.egg-info/dependency_links.txt +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx.egg-info/entry_points.txt +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/statslibx.egg-info/top_level.txt +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/tests/test1.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/tests/test2.py +0 -0
- {statslibx-0.2.7 → statslibx-0.2.8}/tests/test3.py +0 -0
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: statslibx
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.8
|
|
4
4
|
Summary: StatsLibx - Librería de estadística descriptiva, inferencial y computacional
|
|
5
5
|
Author-email: Emmanuel Ascendra Perez <ascendraemmanuel@gmail.com>
|
|
6
6
|
License: MIT
|
|
7
7
|
Project-URL: Documentation, https://ghostanalyst30.github.io/StatsLibX/Documentation_Page/index.html
|
|
8
|
-
Project-URL: Repository, https://
|
|
8
|
+
Project-URL: Repository, https://github.com/GhostAnalyst30/StatsLibX
|
|
9
9
|
Classifier: Development Status :: 3 - Alpha
|
|
10
10
|
Classifier: Intended Audience :: Science/Research
|
|
11
11
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
@@ -25,7 +25,7 @@ Requires-Dist: scikit-learn>=1.0
|
|
|
25
25
|
Requires-Dist: statsmodels>=0.13
|
|
26
26
|
Requires-Dist: seaborn>=0.11
|
|
27
27
|
Requires-Dist: plotly>=5.0
|
|
28
|
-
Requires-Dist: viewx>=2.
|
|
28
|
+
Requires-Dist: viewx>=0.2.3
|
|
29
29
|
Provides-Extra: viz
|
|
30
30
|
Requires-Dist: seaborn>=0.11; extra == "viz"
|
|
31
31
|
Requires-Dist: plotly>=5.0; extra == "viz"
|
|
@@ -33,7 +33,7 @@ Provides-Extra: advanced
|
|
|
33
33
|
Requires-Dist: scikit-learn>=1.0; extra == "advanced"
|
|
34
34
|
Requires-Dist: statsmodels>=0.13; extra == "advanced"
|
|
35
35
|
|
|
36
|
-
# StatsLibX v2.
|
|
36
|
+
# StatsLibX v2.8
|
|
37
37
|
|
|
38
38
|

|
|
39
39
|
|
|
@@ -45,7 +45,7 @@ Este proyecto surge con la idea de ofrecer una alternativa moderna, intuitiva y
|
|
|
45
45
|
| **Documentacion:** | **GitHub del Proyecto:** |
|
|
46
46
|
|-------------------|--------------------------|
|
|
47
47
|
[Documentacion StatsLibX](https://ghostanalyst30.github.io/StatsLibX/Documentation_Page/index.html) | [Github/StatsLibX](https://github.com/GhostAnalyst30/StatsLibX)
|
|
48
|
-
|**Version:** 0.2.
|
|
48
|
+
|**Version:** 0.2.8 | **Autor:** Emmanuel Ascendra |
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
## Características principales
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# StatsLibX v2.
|
|
1
|
+
# StatsLibX v2.8
|
|
2
2
|
|
|
3
3
|

|
|
4
4
|
|
|
@@ -10,7 +10,7 @@ Este proyecto surge con la idea de ofrecer una alternativa moderna, intuitiva y
|
|
|
10
10
|
| **Documentacion:** | **GitHub del Proyecto:** |
|
|
11
11
|
|-------------------|--------------------------|
|
|
12
12
|
[Documentacion StatsLibX](https://ghostanalyst30.github.io/StatsLibX/Documentation_Page/index.html) | [Github/StatsLibX](https://github.com/GhostAnalyst30/StatsLibX)
|
|
13
|
-
|**Version:** 0.2.
|
|
13
|
+
|**Version:** 0.2.8 | **Autor:** Emmanuel Ascendra |
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
## Características principales
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "statslibx"
|
|
7
|
-
version = "0.2.
|
|
7
|
+
version = "0.2.8"
|
|
8
8
|
description = "StatsLibx - Librería de estadística descriptiva, inferencial y computacional"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.8"
|
|
@@ -35,7 +35,7 @@ dependencies = [
|
|
|
35
35
|
"statsmodels>=0.13",
|
|
36
36
|
"seaborn>=0.11",
|
|
37
37
|
"plotly>=5.0",
|
|
38
|
-
"viewx>=2.
|
|
38
|
+
"viewx>=0.2.3"
|
|
39
39
|
]
|
|
40
40
|
|
|
41
41
|
[project.optional-dependencies]
|
|
@@ -53,4 +53,4 @@ where = ["."]
|
|
|
53
53
|
|
|
54
54
|
[project.urls]
|
|
55
55
|
Documentation = "https://ghostanalyst30.github.io/StatsLibX/Documentation_Page/index.html"
|
|
56
|
-
Repository = "https://
|
|
56
|
+
Repository = "https://github.com/GhostAnalyst30/StatsLibX"
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: statslibx
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.8
|
|
4
4
|
Summary: StatsLibx - Librería de estadística descriptiva, inferencial y computacional
|
|
5
5
|
Author-email: Emmanuel Ascendra Perez <ascendraemmanuel@gmail.com>
|
|
6
6
|
License: MIT
|
|
7
7
|
Project-URL: Documentation, https://ghostanalyst30.github.io/StatsLibX/Documentation_Page/index.html
|
|
8
|
-
Project-URL: Repository, https://
|
|
8
|
+
Project-URL: Repository, https://github.com/GhostAnalyst30/StatsLibX
|
|
9
9
|
Classifier: Development Status :: 3 - Alpha
|
|
10
10
|
Classifier: Intended Audience :: Science/Research
|
|
11
11
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
@@ -25,7 +25,7 @@ Requires-Dist: scikit-learn>=1.0
|
|
|
25
25
|
Requires-Dist: statsmodels>=0.13
|
|
26
26
|
Requires-Dist: seaborn>=0.11
|
|
27
27
|
Requires-Dist: plotly>=5.0
|
|
28
|
-
Requires-Dist: viewx>=2.
|
|
28
|
+
Requires-Dist: viewx>=0.2.3
|
|
29
29
|
Provides-Extra: viz
|
|
30
30
|
Requires-Dist: seaborn>=0.11; extra == "viz"
|
|
31
31
|
Requires-Dist: plotly>=5.0; extra == "viz"
|
|
@@ -33,7 +33,7 @@ Provides-Extra: advanced
|
|
|
33
33
|
Requires-Dist: scikit-learn>=1.0; extra == "advanced"
|
|
34
34
|
Requires-Dist: statsmodels>=0.13; extra == "advanced"
|
|
35
35
|
|
|
36
|
-
# StatsLibX v2.
|
|
36
|
+
# StatsLibX v2.8
|
|
37
37
|
|
|
38
38
|

|
|
39
39
|
|
|
@@ -45,7 +45,7 @@ Este proyecto surge con la idea de ofrecer una alternativa moderna, intuitiva y
|
|
|
45
45
|
| **Documentacion:** | **GitHub del Proyecto:** |
|
|
46
46
|
|-------------------|--------------------------|
|
|
47
47
|
[Documentacion StatsLibX](https://ghostanalyst30.github.io/StatsLibX/Documentation_Page/index.html) | [Github/StatsLibX](https://github.com/GhostAnalyst30/StatsLibX)
|
|
48
|
-
|**Version:** 0.2.
|
|
48
|
+
|**Version:** 0.2.8 | **Autor:** Emmanuel Ascendra |
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
## Características principales
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|