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.2.3-pp311-pypy311_pp73-win_amd64.whl (845.0 kB view details)

Uploaded PyPyWindows x86-64

ydata_sdk-3.2.3-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (858.4 kB view details)

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

ydata_sdk-3.2.3-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (863.5 kB view details)

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

ydata_sdk-3.2.3-pp310-pypy310_pp73-win_amd64.whl (845.5 kB view details)

Uploaded PyPyWindows x86-64

ydata_sdk-3.2.3-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (858.0 kB view details)

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

ydata_sdk-3.2.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (863.3 kB view details)

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

ydata_sdk-3.2.3-cp313-cp313-win_amd64.whl (857.3 kB view details)

Uploaded CPython 3.13Windows x86-64

ydata_sdk-3.2.3-cp313-cp313-win32.whl (844.6 kB view details)

Uploaded CPython 3.13Windows x86

ydata_sdk-3.2.3-cp313-cp313-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ydata_sdk-3.2.3-cp313-cp313-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

ydata_sdk-3.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ydata_sdk-3.2.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

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

ydata_sdk-3.2.3-cp313-cp313-macosx_10_13_universal2.whl (953.9 kB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

ydata_sdk-3.2.3-cp312-cp312-win_amd64.whl (859.1 kB view details)

Uploaded CPython 3.12Windows x86-64

ydata_sdk-3.2.3-cp312-cp312-win32.whl (845.7 kB view details)

Uploaded CPython 3.12Windows x86

ydata_sdk-3.2.3-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.2.3-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ydata_sdk-3.2.3-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.2.3-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.2.3-cp312-cp312-macosx_10_13_universal2.whl (957.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

ydata_sdk-3.2.3-cp311-cp311-win_amd64.whl (861.7 kB view details)

Uploaded CPython 3.11Windows x86-64

ydata_sdk-3.2.3-cp311-cp311-win32.whl (847.3 kB view details)

Uploaded CPython 3.11Windows x86

ydata_sdk-3.2.3-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.2.3-cp311-cp311-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ydata_sdk-3.2.3-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.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

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

ydata_sdk-3.2.3-cp311-cp311-macosx_10_9_universal2.whl (958.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

ydata_sdk-3.2.3-cp310-cp310-win_amd64.whl (861.6 kB view details)

Uploaded CPython 3.10Windows x86-64

ydata_sdk-3.2.3-cp310-cp310-win32.whl (847.3 kB view details)

Uploaded CPython 3.10Windows x86

ydata_sdk-3.2.3-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

ydata_sdk-3.2.3-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.2.3-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.2.3-cp310-cp310-macosx_10_9_universal2.whl (959.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file ydata_sdk-3.2.3-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 6551c766090e47a8cba40d74d8298c60736b759e09148508454fba68b36324ad
MD5 f0d295005487f25b209e05d40591b0e3
BLAKE2b-256 ec7d093b2e00fdf26374e98b2c4e000e971f692cdc3ec6308616c4368b096eab

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-pp311-pypy311_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.2.3-pp311-pypy311_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.2.3-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 00152106efd7878eff66fa5c49ae89cb3238d8f2e6f66e95656f59a2a632de5e
MD5 50c19c878e03144c6deffac63e1f3292
BLAKE2b-256 6f0f36ce8b26654bc431d491286f55b366c52d99ba30aabaedf9b9b96cd95877

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-pp311-pypy311_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.2.3-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d76060872557fb41b7912e95df2f8dfa02eee094f10ab33c392e8a0546245f54
MD5 2905bffc72ecd459f9ba02d65976bc2b
BLAKE2b-256 a453592a6fb01f3ce2b96938b27b3953929e2747dc6d288e87fdf5e586d5b6af

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-pp311-pypy311_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.2.3-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1c743fe18ad9f0ee8de742e4ef960a5074e54ec47a1e4fd945729f0e84c40709
MD5 38180b7cef790a51c2c9e893b58d05bc
BLAKE2b-256 c75652562113c860a34feb7aa2d233937dda67966eb6fcfbe01c1120152006a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-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.2.3-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1188029e3d316a62a7efc024399fc5b13789f5a9af70c0c76a3088535b348d4
MD5 a1a195e2934f862ef1096304d95bde73
BLAKE2b-256 677874982bd1a77cc7c1f64f5695da5fbd280bba3f95439d1047e83d17dad177

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-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.2.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9d7b8c0c8c54c17eef7e9df5014c2406f0da1775b5130a2fca7165bbcea3994e
MD5 a8926ad93723865382a74ca3f0953d94
BLAKE2b-256 1748c58cd033d145afca6fcc08be89fc20bd6fec549fdf2eb1865c401993443f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ydata_sdk-3.2.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 857.3 kB
  • Tags: CPython 3.13, 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.2.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9571221aa2833a476248a6cbac9dc50b9fb8a089b5a4a8450b5bb8f5a9e63397
MD5 fc2e9a37ff5bb3feb9d699592319c145
BLAKE2b-256 5ba5d90f7c577ad347be31ab195a387c01514d7cb0b293a24690d742c9690586

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp313-cp313-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.2.3-cp313-cp313-win32.whl.

File metadata

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

File hashes

Hashes for ydata_sdk-3.2.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c59c4e1d03e263fb514cb8989d72857bd9f076e65662469e52c8cbb565c5db23
MD5 eade6f5e942e9af07efa5e7d4eff5dda
BLAKE2b-256 2533e4b57cee44cc3377f9f921221eb82a286e17dc39c5598b82ecc6285ad974

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp313-cp313-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.2.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 11785a4465737a5eadfc8b4012623173fda75243de4bb73732f5d46cd3a7293c
MD5 43bc178d229a0128b8da50738980a297
BLAKE2b-256 3135dac30c025edf2661842e897e657ab6bc65d98c3c758f817e6fe4fc7c4c83

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp313-cp313-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.2.3-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 16a4c94527975fd7f6210b91f103637a4c0b19f0e376467a907f7cdfaabb261b
MD5 b476c29e3fa28284009bb6898b406dee
BLAKE2b-256 a4be5344817ebf5fc162da2806b75f488b45ee7f1973821299a6768bee5ee6f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp313-cp313-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.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cc1f3e0a0ba480d45e03705ba34f6c512eeae2b6a635dc5cdb91c7652dc5c88d
MD5 69c6188b7ce59cbfed876f564476a774
BLAKE2b-256 cb43fcf0cfe793b15af5df7abeaa25a45e7ff67cc4b5ec8d07fe732b3afe34f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp313-cp313-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.2.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 26329f0edd7de70cc711af78db4634cf2836335889ab3c2b65f6a7773e536f96
MD5 3e6122ad4cd69aaa913ba576ccbead76
BLAKE2b-256 bad7e2c499c9cd8d90ee7aa131d04f218b0a75944558e0016d63a1ad376e9ee3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp313-cp313-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.2.3-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 1ad3c0e8926accbf22f8adf89aa92dbc9fc6552d3cceec25bda316448524a52f
MD5 fd32a945753d73ea4fa6554d5952bc6b
BLAKE2b-256 28f1f37ce47ee7e5c4e66e9505c1e737ec541f69bfeb77ea36104ac9f3cda33b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp313-cp313-macosx_10_13_universal2.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.2.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ydata_sdk-3.2.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 859.1 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.2.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 82667011dc811857f52a5a7b7f12373fb2141d7a9c5d8e3bf948b9f5cc151421
MD5 236edd56d0ea6b4e3b5668ee62f27c6c
BLAKE2b-256 2255742267a70bb0ced473f411c1936c8a406fd183eeeb40bdfacb6977b976e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp312-cp312-win32.whl.

File metadata

  • Download URL: ydata_sdk-3.2.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 845.7 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.2.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 8d2ccf2a3ca63ab90b29a36140b4c31b6b3cfe19d28ec95911883ec055358448
MD5 d02e899b11364bdff4be4bbefe2a6879
BLAKE2b-256 3fdae515b5e6e7f15e9162d62eb1caefafd816d7e91c5a00ec0d691e1bd389fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d0d4ff75ddef88a0822da1d01591fb6c75902bb6ea770cb53214fa6fd23a78e5
MD5 44c3f997d1acbc78fa90c18be712b4e2
BLAKE2b-256 b8c12678fa441ee5f6a1aadbadbf93e1347164a0a1b0f8f6baf06fff3ae8eee9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 40a09851abdd4750e4b3842735f52259423ad2ffe909bc5976ba3f4bbc13259b
MD5 3df80939317e3c84c4aae9eb99da82df
BLAKE2b-256 2c1f66b7a05845ac5120dc4a15f57b740e0bbaa0a902fb4916d92fa303a08bb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42dae32a51b87f9b07bbc0f7490cb6e3d44798da713455b32b12210dc98a7674
MD5 40154fc8929d62321cd9af7a37eef212
BLAKE2b-256 38f102be29aaa6c7424400312d780ebc3bf6fed691299ecedabe6e145d30076f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 35817d5430fb840161e39d98fc92411d2ea1732f7470cfedeb6bc70c895c4282
MD5 8e6cbceb31c40313b3151f864d82120f
BLAKE2b-256 85cce3d5d37f6c7189a1dd866eca3806c55d39821cd5f522631dee33ba18d05c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 341a20ef8cc56ecf4c6a79b0106b395f848a57c6c86b5e1be3c0fb56059ace7e
MD5 e594ca62631192f6c0398154a1031f10
BLAKE2b-256 1abee5096fc77ca6e8d127e6a90a41978c603986323b9b1c43c9d1329f89a3b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp312-cp312-macosx_10_13_universal2.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.2.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ydata_sdk-3.2.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 861.7 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.2.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c1f4ec1d08875132f9b2102df28faa7e45029afe62f321a3e61d2454b1a1acab
MD5 1db4d0177e56f456bf1b7bf66e95b30f
BLAKE2b-256 4d3a8976a4392674119b4a78afcb5d0fb14a9352d3c9a4f2b92b7517d58c8a1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp311-cp311-win32.whl.

File metadata

  • Download URL: ydata_sdk-3.2.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 847.3 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.2.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 adfdf341e5ee274343e49e448e90dff28b64fa7e0846043fa207b0bb112d0a71
MD5 ece765e9b69931bdb81cdd192fcb7932
BLAKE2b-256 c9e390fcfdffafdb3b073563b163ba6ed06e97c2937310891aeae9cede48fbfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 09c7228ab2b925aba66a6a9c319c297553c69fc0f1449ed1ba32eed8c07e0927
MD5 f7ba9efc711c544dd86fbd64566acb15
BLAKE2b-256 0848b485f07e8f919dac85c33eb8dca6c9ff551ee12d958f4e28f06567fef54f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c7ff650fb3ec0bc77bb6d309eb575902212de0f23996f50e83227660b85e4109
MD5 d3c6b8ba28dd1eba2e1978f968b958be
BLAKE2b-256 e65ca23a82e3e767a1b8492b9804232aac35e5370ac12571bb13b14e388405b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f8edf2d2edfbc4198219b0b63eccda6b0a31fc246bea1aecbc51ded57a50d68c
MD5 fc6f4a99ca3b50814e29a7e89d9eba11
BLAKE2b-256 1a2e4077a1ac40662fb2faf8d961a63d4770d061a5d8359463e8c7ac0d30adb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 190d4a04a429cf8b50f9c65f5bdb44f25a85e2c05433fe803f3d1be969726259
MD5 98bf1897a632d30d8940e765be7a4ca6
BLAKE2b-256 12d3a1311c1743088beb0c007cc6eb3754467946eb32630d99b2c30dbe5870b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 6f7cdc322a906a76939f8e85ae240226f325e0f6ec100942f9afd30b972d4a26
MD5 3c5bf44d71e31e25718a33e32e85701b
BLAKE2b-256 8c223b36a76be7465c4af19f32fabb5692f1d1486dcbb0914a9f52975bb2404f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp311-cp311-macosx_10_9_universal2.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.2.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ydata_sdk-3.2.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 861.6 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.2.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 67b3a747918fd84f5126c101fb10ef7e7479d1e0451d39222b951161a03bb64a
MD5 f7f29364182af324a1e5c62c4bdec75d
BLAKE2b-256 fa62e10d112a9e957b45d1f2c4fd3fd10c1dd43652804a5a5b413bc2f202b1ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: ydata_sdk-3.2.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 847.3 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.2.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6d2e65a8d98ded80ca5d8703a31f540dcca5bc08b97369ad2260e7afabffcb9e
MD5 fc80ad119df42bf2ac4704c8d662b147
BLAKE2b-256 e115f2114799b21a4637d603fdd42559006884b2a6d06d51f09cdb60b61ed60b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d708e84763e8922e744d6c3378f79017e7f086d1965397af280cabdaa71bcfce
MD5 8719250d1f77f9fa7842917621ab009d
BLAKE2b-256 073f5eccd45e22b1326712ca367b852211b65beea61cf1fc31d6a19c8690b6d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 15bd5829d62ad921d455ad185405beee518a6e7355150a76dc5996259596c131
MD5 df3b4c4ca3d57b53efa2ec764a3cfff8
BLAKE2b-256 418b2d242a94123e3e7a480f4c4c15871fcd933d4b81ab4a568523cc34524642

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05e210d2cc5b3f098933b660f261c07d98a01c8ac13aa4571c072e0763c366da
MD5 ad938b1555c6dca1a00242cae8ffd9c6
BLAKE2b-256 cfed4b728ba552d66f8a5803333fd41b6696121f321898164876872b01f69c9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 18a9a22f8d4ac8c1015b3c07a17a70acb0abfe51ebcb49f08278f95333fa47fb
MD5 af40e030491f61b27379d1c4c87af4d0
BLAKE2b-256 45d79d41ded0c89129c11b6c7733dabd71f520114ca36d44ae05738de9a23125

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-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.2.3-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for ydata_sdk-3.2.3-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d3b95941165332b5575e2d4a87c7c4c8d644e95f0d864b9b32cba0077e62b9a7
MD5 773bb22c9a583c1e4d158601de8872be
BLAKE2b-256 4e6db319642a5bf5c88c6fcb069b2eb29fcaab24b3907be6b307768ddf6d2fae

See more details on using hashes here.

Provenance

The following attestation bundles were made for ydata_sdk-3.2.3-cp310-cp310-macosx_10_9_universal2.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