From 2a742a2481ab5519e9bf4e940375de275a21efc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Martins=20Ribeiro?= Date: Wed, 29 Jan 2025 15:43:39 +0000 Subject: [PATCH] docs: add scarf pixel added scarf pixel to Fabric SDK docs --- docs/sdk/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sdk/index.md b/docs/sdk/index.md index b70a2531..f36db7e7 100644 --- a/docs/sdk/index.md +++ b/docs/sdk/index.md @@ -2,6 +2,8 @@ ![Pythonversion](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue) [![downloads](https://pepy.tech/badge/ydata-fabric-sdk/month)](https://pepy.tech/project/ydata-fabric-sdk) + + The *Fabric SDK* is an ecosystem of methods that allows users to, through a python interface, adopt data development focused on improving the quality of the data. The solution includes a set of integrated components for data ingestion, standardized data quality evaluation and data improvement, such as *synthetic data generation*, allowing an iterative improvement of the datasets used in high-impact business applications.