scikit-sampling 0.1.0__py3-none-any.whl → 1.0.2__py3-none-any.whl

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.
@@ -1,9 +1,12 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: scikit-sampling
3
- Version: 0.1.0
3
+ Version: 1.0.2
4
4
  Summary: A set of python modules for dataset sampling
5
5
  Author-email: Leonardo Moraes <leomaurodesenv@users.noreply.github.com>
6
6
  License-Expression: MIT
7
+ Project-URL: homepage, https://github.com/leomaurodesenv/scikit-sampling
8
+ Project-URL: source, https://github.com/leomaurodesenv/scikit-sampling
9
+ Project-URL: tracker, https://github.com/leomaurodesenv/scikit-sampling/issues
7
10
  Classifier: Intended Audience :: Science/Research
8
11
  Classifier: Intended Audience :: Developers
9
12
  Classifier: Programming Language :: Python
@@ -20,13 +23,15 @@ License-File: LICENSE
20
23
  Requires-Dist: scipy<2,>=1.15.0
21
24
  Provides-Extra: build
22
25
  Requires-Dist: setuptools<90,>=80.9.0; extra == "build"
26
+ Requires-Dist: uv<0.8,>=0.7.12; extra == "build"
27
+ Requires-Dist: python-semantic-release~=10.0; extra == "build"
23
28
  Dynamic: license-file
24
29
 
25
30
  # 🧪 Scikit-Sampling
26
31
 
27
32
  [![GitHub](https://img.shields.io/static/v1?label=Code&message=GitHub&color=blue&style=flat-square)](https://github.com/leomaurodesenv/scikit-sampling)
28
33
  [![MIT license](https://img.shields.io/static/v1?label=License&message=MIT&color=blue&style=flat-square)](LICENSE)
29
- [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/leomaurodesenv/scikit-sampling/continuous-integration.yml?label=Build&style=flat-square)](https://github.com/leomaurodesenv/scikit-sampling/actions/workflows/continuous-integration.yml)
34
+ [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/leomaurodesenv/scikit-sampling/deployment.yml?label=Build&style=flat-square)](https://github.com/leomaurodesenv/scikit-sampling/actions/workflows/deployment.yml)
30
35
 
31
36
 
32
37
  Scikit-Sampling (or `sksampling`) is a Python library for dataset sampling techniques. It provides a unified API for common sampling strategies, making it easy to integrate into your data science and machine learning workflows.
@@ -0,0 +1,6 @@
1
+ scikit_sampling-1.0.2.dist-info/licenses/LICENSE,sha256=BuRfz6RXIKQR8frB2PtJIz6R6wqIHKmvmGg1aHRCzLg,1089
2
+ sksampling/__init__.py,sha256=AUk6Srlfv6aBUbBzSis0cbVto4Y81615tUaq6QdAyBk,1331
3
+ scikit_sampling-1.0.2.dist-info/METADATA,sha256=CS_C03XL0YlFUKYzM1dqLf4qfzYUd--2mD6CD2vvLsE,2591
4
+ scikit_sampling-1.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ scikit_sampling-1.0.2.dist-info/top_level.txt,sha256=xE9a_qmMKqDdkQeQSUSgM-FZldsPmWeetW4RF1UgNsE,11
6
+ scikit_sampling-1.0.2.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- scikit_sampling-0.1.0.dist-info/licenses/LICENSE,sha256=BuRfz6RXIKQR8frB2PtJIz6R6wqIHKmvmGg1aHRCzLg,1089
2
- sksampling/__init__.py,sha256=AUk6Srlfv6aBUbBzSis0cbVto4Y81615tUaq6QdAyBk,1331
3
- scikit_sampling-0.1.0.dist-info/METADATA,sha256=eRHUEjZMsboHwx9cF_WRspW0tWLMO0SosentTT5fo4Q,2280
4
- scikit_sampling-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
- scikit_sampling-0.1.0.dist-info/top_level.txt,sha256=xE9a_qmMKqDdkQeQSUSgM-FZldsPmWeetW4RF1UgNsE,11
6
- scikit_sampling-0.1.0.dist-info/RECORD,,