Skip to content

Commit 8ae071f

Browse files
authored
Update README.md
1 parent 7aedbc5 commit 8ae071f

File tree

1 file changed

+24
-9
lines changed

1 file changed

+24
-9
lines changed

README.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,19 @@
33
<p align="center">
44
<i>This repository is part of <a href="https://sdv.dev">The Synthetic Data Vault Project</a>, a project from <a href="https://datacebo.com">DataCebo</a>.</i>
55
</p>
6-
<div align="left">
6+
7+
[![Dev Status](https://img.shields.io/badge/Dev%20Status-5%20--%20Production%2fStable-green)](https://pypi.org/search/?c=Development+Status+%3A%3A+5+-+Production%2FStable)
8+
[![Slack](https://img.shields.io/badge/Slack-Join%20now!-36C5F0?logo=slack)](https://bit.ly/sdv-slack-invite)
9+
10+
<div align="center">
11+
<a href="https://datacebo.com">
12+
<picture>
13+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/sdv-dev/SDV/blob/stable/docs/images/datacebo-logo-dark-mode.png">
14+
<img align="center" width=40% src="https://github.com/sdv-dev/SDV/blob/stable/docs/images/datacebo-logo.png"></img>
15+
</picture></a>
16+
</div>
17+
<br/>
18+
</div>
719

820
# GitMetrics
921

@@ -79,14 +91,16 @@ GitMetrics is capable of reading and writing results in Google Spreadsheets. The
7991

8092
---
8193

82-
<div align="center">
83-
<a href="https://datacebo.com"><picture>
84-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/sdv-dev/SDV/blob/stable/docs/images/datacebo-logo-dark-mode.png">
85-
<img align="center" width=40% src="https://github.com/sdv-dev/SDV/blob/stable/docs/images/datacebo-logo.png"></img>
86-
</picture></a>
87-
</div>
88-
<br/>
94+
<div align="left">
8995
<br/>
96+
<p align="center">
97+
<a href="https://github.com/sdv-dev/SDV">
98+
<img align="center" width=40% src="https://github.com/sdv-dev/SDV/blob/stable/docs/images/SDV-logo.png"></img>
99+
</a>
100+
</p>
101+
</div>
102+
103+
</div>
90104

91105
[The Synthetic Data Vault Project](https://sdv.dev) was first created at MIT's [Data to AI Lab](
92106
https://dai.lids.mit.edu/) in 2016. After 4 years of research and traction with enterprise, we
@@ -98,4 +112,5 @@ data, including:
98112
* 🔄 Data discovery & transformation. Reverse the transforms to reproduce realistic data.
99113
* 🧠 Multiple machine learning models -- ranging from Copulas to Deep Learning -- to create tabular,
100114
multi table and time series data.
101-
* 📊 Measuring quality and privacy of synthetic data, and comparing different synthetic data
115+
* 📊 Measuring quality and privacy of synthetic data, and comparing different synthetic data
116+
* 📊 Measuring quality and privacy of synthetic data, and comparing different synthetic data

0 commit comments

Comments
 (0)