Skip to content

Commit dd516a0

Browse files
authored
Update footer in README.md (#29)
* Update README.md * Update README.md * Update README.md
1 parent 62b8853 commit dd516a0

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

README.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<br/>
33
<p align="center">
4-
<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>
4+
<i>An open source project by Engineering at <a href="https://datacebo.com">DataCebo</a>.</i>
55
</p>
66

77
[![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)
@@ -88,28 +88,3 @@ GitMetrics is capable of reading and writing results in Google Spreadsheets. The
8888
1. **Weekly Collection**: On a weekly basis, this workflow collects GitHub metrics for the repositories defined in [weekly.yaml](./weekly.yaml).
8989
2. **Daily Collection**: On a daily basis, this workflow collects GitHub metrics for the repositories defined in [daily.yaml](./daily.yaml).
9090
3. **Daily Summarize**: On a daily basis, this workflow summarizes the GitHub metrics (from the daily collection). The summarized data is published to a GitHub repo: [GitHub_Summary.xlsx](https://github.com/sdv-dev/sdv-dev.github.io/blob/gatsby-home/assets/GitHub_Summary.xlsx)
91-
92-
---
93-
94-
<div align="left">
95-
<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>
104-
105-
[The Synthetic Data Vault Project](https://sdv.dev) was first created at MIT's [Data to AI Lab](
106-
https://dai.lids.mit.edu/) in 2016. After 4 years of research and traction with enterprise, we
107-
created [DataCebo](https://datacebo.com) in 2020 with the goal of growing the project.
108-
Today, DataCebo is the proud developer of SDV, the largest ecosystem for
109-
synthetic data generation & evaluation. It is home to multiple libraries that support synthetic
110-
data, including:
111-
112-
* 🔄 Data discovery & transformation. Reverse the transforms to reproduce realistic data.
113-
* 🧠 Multiple machine learning models -- ranging from Copulas to Deep Learning -- to create tabular,
114-
multi table and time series data.
115-
* 📊 Measuring quality and privacy of synthetic data, and comparing different synthetic data

0 commit comments

Comments
 (0)