Skip to main content

YData allows to use the *Data-Centric* tools from the YData ecosystem to accelerate AI development

Project description

YData SDK

YData Logo

pypi Pythonversion downloads


🚀 YData Package 🎉 Data quality and Synthetic Data for everyone!

ydata-sdk is here! Create an account and start using the best worldwide provider of data quality and synthetic data tools today! Read more about the benchmarks.


Documentation | More on YData

Overview

The YData SDK is the leading Python package for data analytics, data science, data engineering and AI development. The solution runs locally and includes a set of integrated components for data ingestion, standardized data quality evaluation, data improvement, and synthetic data generation.

Synthetic data can be used as Machine Learning performance enhancer, to augment or mitigate the presence of bias in real data. Furthermore, it can be used as a Privacy Enhancing Technology, to enable data-sharing initiatives or even to fuel testing environments.

Under the YData SDK hood, you can find a set of algorithms and metrics based on statistics and deep learning based techniques, that will help you to accelerate your data preparation.

Modules

YData SDK is composed by the following main modules:

  • Connectors & Data Sources

    • Built-in connectors for easy integration with existing data sources. It supports several storage types, such as filesystems, RDBMS, Data warehouses, Lakehouses and much more. Check the list of connectors in the documentation.
    • SDK’s Datasources run on top of Dask, which allows it to deal with not only small workloads but also larger volumes of data.
  • Data Profiling

    • Automatically generate the visualizations you need for your EDA.
    • A set of metrics and algorithms summarizes datasets quality in three main dimensions: warnings, univariate analysis and a multivariate perspective.
  • Synthetic Data Generation

    • Generate synthetic data with a few lines of code and streamlite your data access, overcome data privacy concerns and enrich your datastes.
    • Simplified interface to train a generative model and learn in a data-driven manner the behavior, the patterns and original data distribution. Optimize your model for privacy or utility use-cases.
    • From a trained synthesizer, you can generate synthetic samples as needed and parametrise the number of records needed.
  • Synthetic Data quality Report

    • An extensive synthetic data quality report that measures 3 dimensions: privacy, utility and fidelity of the generated data. The report can be downloaded in PDF format for ease of sharing and compliance purposes or as a JSON to enable the integration in data flows.

Features

YData SDK has several festures and for the complete set of features, please refer to the documentation. Among the most popular you can find:

  • Generate a Profile Report
    • The most comprehensive and easy to use profile report / exploratory data analysis.
  • Generate Synthetic Data
    • Generate either Tabular or Time-Series data using the best models worldwide!
  • Generate a Comparison Report
    • Compare two datasets with a single line of code. Let the visualizations do the work for you.

Supported data formats

  • Tabular The RegularSynthesizer is perfect to synthesize high-dimensional data, that is time-independent with high quality results.
  • Time-Series The TimeSeriesSynthesizer is perfect to synthesize both regularly and not evenly spaced time-series, from smart-sensors to stock.

Installation

From PyPi

python -m pip install ydata-sdk

From Anaconda

conda install ydata-sdk

After Installation

We depend on spacy models for some parts and as spaCy documentation, you have to manually install them.

python -m pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.8.0/en_core_web_lg-3.8.0-py3-none-any.whl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ydata_sdk-3.0.10-pp310-pypy310_pp73-win_amd64.whl (841.4 kB view details)

Uploaded PyPyWindows x86-64

ydata_sdk-3.0.10-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (858.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

ydata_sdk-3.0.10-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (861.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

ydata_sdk-3.0.10-pp310-pypy310_pp73-macosx_11_0_arm64.whl (840.3 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

ydata_sdk-3.0.10-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (843.0 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

ydata_sdk-3.0.10-cp312-cp312-win_amd64.whl (855.6 kB view details)

Uploaded CPython 3.12Windows x86-64

ydata_sdk-3.0.10-cp312-cp312-win32.whl (843.0 kB view details)

Uploaded CPython 3.12Windows x86

ydata_sdk-3.0.10-cp312-cp312-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ydata_sdk-3.0.10-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ydata_sdk-3.0.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ydata_sdk-3.0.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

ydata_sdk-3.0.10-cp312-cp312-macosx_11_0_arm64.whl (861.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ydata_sdk-3.0.10-cp312-cp312-macosx_10_13_x86_64.whl (866.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

ydata_sdk-3.0.10-cp311-cp311-win_amd64.whl (858.4 kB view details)

Uploaded CPython 3.11Windows x86-64

ydata_sdk-3.0.10-cp311-cp311-win32.whl (844.6 kB view details)

Uploaded CPython 3.11Windows x86

ydata_sdk-3.0.10-cp311-cp311-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ydata_sdk-3.0.10-cp311-cp311-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ydata_sdk-3.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ydata_sdk-3.0.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

ydata_sdk-3.0.10-cp311-cp311-macosx_11_0_arm64.whl (862.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ydata_sdk-3.0.10-cp311-cp311-macosx_10_9_x86_64.whl (867.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

ydata_sdk-3.0.10-cp310-cp310-win_amd64.whl (858.2 kB view details)

Uploaded CPython 3.10Windows x86-64

ydata_sdk-3.0.10-cp310-cp310-win32.whl (844.5 kB view details)

Uploaded CPython 3.10Windows x86

ydata_sdk-3.0.10-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ydata_sdk-3.0.10-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

ydata_sdk-3.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ydata_sdk-3.0.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

ydata_sdk-3.0.10-cp310-cp310-macosx_11_0_arm64.whl (861.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

ydata_sdk-3.0.10-cp310-cp310-macosx_10_9_x86_64.whl (865.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file ydata_sdk-3.0.10-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3ec8db65391648f2ccb2cc4820da1e8e64d4749dd664029884498f914de597e3
MD5 c9bd255d32f25690488c7ecea29286c2
BLAKE2b-256 2d5cf16d71c3df589176adc69f5cf0bb2b2255527f59d0ac626c0a9342d0fd99

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-pp310-pypy310_pp73-win_amd64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b45b292aaf84bdc3974811d6126e58fc52fb47cd81bcf63f62950f3e5fda588b
MD5 64d87bc91394f8f4528934867ea61976
BLAKE2b-256 fb7e0ccd4bfd9e76dd89e0d83c263da3fca4bd062a0565162f7f9ea74cda8cc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f507ca5a816900f678c980c4c24f43499257ccd35f5b508b93fe5b22ea068c2e
MD5 c360ef61c7dceaf5bf3a07dbffb205a8
BLAKE2b-256 6a75c87cd286c40416a269b03adc68884e363d88f0024678ec4efa2d47a8c3eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7568f05e3dbfe7a8415e13fe6244a01ec9bfde2e255ad4ae1a69546e04e6333
MD5 fe18ff1ecc14bf7bfb044776fe262191
BLAKE2b-256 3649c66172257e01b8145b4c1b8b7c9fbdedae299c52b2e464b09de0eb2ce1ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a190cdfadcfb53df087fb73f018d111a00b4530c0ac1b426210bb24a09eb619f
MD5 e667bd5e3884ffd1475ab7d1685feb7b
BLAKE2b-256 35f4075ac3faa9d1e670c0de536bc9e5e354743ab8fc21a82158e57ea377c276

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ydata_sdk-3.0.10-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 855.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ydata_sdk-3.0.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 39d660a7aadcd766b5636744a6d5ee159752aa25515bf34a3819593207dfd2de
MD5 c2401e2ff860993dd61513f8215e1085
BLAKE2b-256 3af85b4072859ee9f2cf69d2263825faeded7e76e509c97cf0bb3a313e7a9c08

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp312-cp312-win_amd64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp312-cp312-win32.whl.

File metadata

  • Download URL: ydata_sdk-3.0.10-cp312-cp312-win32.whl
  • Upload date:
  • Size: 843.0 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ydata_sdk-3.0.10-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5d9e604fa9501a0e17d9d20ee569672d4eb7528879a9b07f8452987b2ceb67cc
MD5 7080ed7e8c07eab4f7541d99e4277a95
BLAKE2b-256 12d30c33a7a7843f164e92eaee340d554eac76f456a08383ce00f659d9195a94

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp312-cp312-win32.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f2290fbe4529d0b8c3d21559599eee256a269181242982391e65b62e1c58fd38
MD5 7810ad831ba11f02abd5869a09f3fbef
BLAKE2b-256 d78481fc7d917b1ad28a6cf829d180efb6908bbc7ccccbe36ea43393d0e197c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dce81e7a187bb27642db1875a120de16a3592b2b0b0dc030609bc86e5623b65c
MD5 66cb67b1f63aa5d79a7d199a30560bde
BLAKE2b-256 5f45d2f0022f0f25e073d44449af5e7e95f02d9a685af40c80f37771d075dcb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 23bc136f81688ff3ac725decd8903a5e84e602df440ba1f1eeb146168388eb6d
MD5 1dfe2a10abaa61406db7bc7ab40e75b1
BLAKE2b-256 202f45f7a8cf5d82a567ccf715204afb2a0327ea819748fbc77a12017dd5862e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 08d437a78aa24457c5ff4df025333888abf398e4de073a3eb305014ee05de343
MD5 a02d01a666a0a8700bf153efd977beef
BLAKE2b-256 35141cebf65187afc338f32e552bb4b07da6891549afae8e4f83fbe6b83d36bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 92019f77f66433c2ae8d49ab830e3a842d692cecc8ae2ca8fee5ce6a5ffe0a65
MD5 ce023762fa54b9ae69cdc6aca4bd2f1a
BLAKE2b-256 6aadef88144453c650aa8e17f83fd1a9f05783808d4001cfd87f7c5be03d77e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4f33400459678cd18daff0620f8dbe222016a1ea4cf21e7242a2e8a80030aa1b
MD5 f65cb5403d1ca0909c5dc131d5fca3e6
BLAKE2b-256 4f84ba82dd19fbcaea620d75102687fee6ece34a589931a6c744f78421c0b6c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ydata_sdk-3.0.10-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 858.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ydata_sdk-3.0.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9eb13e061cb8c1c1bf5240d1a9bdc3b3563607f98d5501c34b3f2970df8cc648
MD5 af4fe39542b010e0d5c22bcd20cb36d4
BLAKE2b-256 f1b0285eb539488c45ffeb88741294042f3d4e28f99c8a98d3bb6106d4af8897

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp311-cp311-win_amd64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp311-cp311-win32.whl.

File metadata

  • Download URL: ydata_sdk-3.0.10-cp311-cp311-win32.whl
  • Upload date:
  • Size: 844.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ydata_sdk-3.0.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8664a7048ff7a44be5781285b300ed261a1f6fdc2ee1aba991268f29cbf9e33f
MD5 c1976a83303c36a2188306f8e2b3c8fb
BLAKE2b-256 823654fbc0b24d259f782fd2d052c4f61c7a9ea97469cc588b235dd6511875e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp311-cp311-win32.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00845821c06c917d4e446234aaec50ff86c0b4348f52fd962259ca475a0a10b8
MD5 105740edfd65192dba9bb7fe842b0637
BLAKE2b-256 ec20b97688a166db5769ebdb40ecec61691f0bbf1a937a866ee2f6e9b584521d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9d9676c777818f30bf8f644991f738771f907d5079667ecc0c972a2ac9302847
MD5 76d07b3e3beac8dba0176fa3bccacefb
BLAKE2b-256 624ba5193f01b07430fa71d08ac2e7a717cabe97c2a271b6c3518b42a4475d48

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b4e9ba269f18ec19c440b623abf38c0bb767ebfe2fefae388e6908439114476
MD5 02fca8a9ca118e62b942032ac18ab304
BLAKE2b-256 f3fcac6008647059982eab09a30cb12c3651bb4a1bdccb89bf9687866a156ceb

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 907c05a42bc993ebcf4a0a781fa2431c37eb07b75521e01e914e9ef56aac21bf
MD5 275671e12f8a4de784f0bacc3f1875af
BLAKE2b-256 b0825fbd09d8b214476def1722721df45c450b4083b0c5e096e0ab3639cd1b78

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6df3825762f6cfff32967767aa4360a9617a7f89372d213209d6a30a7b3a37e5
MD5 4ebd50b2f1e9eaa121b1381721cf42d4
BLAKE2b-256 45fa9ab33b4f7d3b1f679477cf41f9f5463f649a88c392c2a51ed4518d7ad46d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 22866379b4406af6d67dadcf49309424d36e8f4be7b057edca256c82ef1fb8a7
MD5 f1876bca976ae73f227b6a5ce446aba0
BLAKE2b-256 51ed4633d99a263e6289d3338c12707f635262b29dd92490395ba052a76b9e8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ydata_sdk-3.0.10-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 858.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ydata_sdk-3.0.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8ed6be96cc3711dd35b7d6720ba6ecb469604d1a2efcd62aa1eb08d2a17b2aea
MD5 4223fdfaef6171ffae8cb7d40c2f58f4
BLAKE2b-256 b60d128a253eb0cb472e27b0eb7c958b2bb046d0639e3f0a76b9cdfef78b7e10

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp310-cp310-win_amd64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp310-cp310-win32.whl.

File metadata

  • Download URL: ydata_sdk-3.0.10-cp310-cp310-win32.whl
  • Upload date:
  • Size: 844.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ydata_sdk-3.0.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 03f911cb8f561f399dd3f289aee642fc945295babcea1d71f51c47cb828269d0
MD5 0332645d0b6b24c40c00a31b5e978584
BLAKE2b-256 4f2d468775b3c20a995e94dba32b9f360f832b3b8ec35b16bb17d486ecae8432

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp310-cp310-win32.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 58a619d06c6521dc8fa93f04f276be19ccbea5b33f2af34e965c9a4077abb350
MD5 cff619d7b32650bda078b7a3f68ead8b
BLAKE2b-256 b43019f687bb2e93af89601806b374ac42cec86d2364af7fc14786f9318fad0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3f4291e23c0057c85a85c11563118c848f5a1cff087acb4b677f05484f08501b
MD5 d0858253317340af065f2f7c1c2f4522
BLAKE2b-256 09eb253785e3027e513193c8ae96b168103c173c7631e3225028f96452c9ab9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e8d0c64431dc89b5cb2cadadf82f1847f60c4203071b2f8607c7e0d8e2f3b62
MD5 2cec3f0af1d723c429a41d19cd237225
BLAKE2b-256 0d2510bb9bf14e03650068c354c13d7d7cab25c276cf58c4c3cc55f63663d14f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 564e66cf2da01233b7c1e7a4b501b549b5a554024a75be3e7072f5c51987a724
MD5 7b209f55daf35a6c241c99d05667b10d
BLAKE2b-256 8d89cee474ce24ab3f576dccc1931a7e9df8cbf7dccb1cb55bec93f28144abd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 532fddfde3221c3aba92576d60a3571a4d9c48462c09c517b5d7edcc39ee3728
MD5 690964386d0bb1f7727edb9a929ebf6d
BLAKE2b-256 0c691d24440aa2ef2012cb4f9f0c0711a2d8056a4d9e2216be6eea1ea7988aab

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ydata_sdk-3.0.10-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.0.10-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 20123aace6777887a3e558d187f7e02ce76489cc1c184d619e1b8e10a8413df9
MD5 c03bba34476186f73824bb6448d2d914
BLAKE2b-256 5493fefaeffe9d50725b75f56a92e65cd63b00f4d9ca78ec4c2e969233494ec7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.0.10-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release_public.yml on ydataai/ydata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page