From d9dac42adcc3fb4bb045e004f73b49dd2030d45c Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Mon, 21 Jul 2025 13:42:15 -0500 Subject: [PATCH] merge fix --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 493828a..577350e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -<<<<<<< HEAD -# ce - -community edition of data-transport -======= # Introduction This project implements an abstraction of objects that can have access to a variety of data stores, implementing read/write with a simple and expressive interface. This abstraction works with **NoSQL**, **SQL** and **Cloud** data stores and leverages **pandas**. @@ -37,4 +32,3 @@ Options to install components in square brackets ## Learn More We have available notebooks with sample code to read/write against mongodb, couchdb, Netezza, PostgreSQL, Google Bigquery, Databricks, Microsoft SQL Server, MySQL ... Visit [data-transport homepage](https://healthcareio.the-phi.com/data-transport) ->>>>>>> v2.2.0