From 4ebf7a7b5a7883b8e21c0fe10b9773bb5408f79f Mon Sep 17 00:00:00 2001 From: roll Date: Mon, 20 Mar 2023 17:18:29 +0000 Subject: [PATCH] Added Frictionless Framework notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4ce03da..4152c2f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ A Python implementation of the [Table Schema](http://specs.frictionlessdata.io/table-schema/) standard. +> **[Important Notice]** We have released [Frictionless Framework](https://github.com/frictionlessdata/framework). This framework provides improved `tableschema` functionality extended to be a complete data solution. The change in not breaking for the existing software so no actions are required. Please read the [Migration Guide](https://framework.frictionlessdata.io/docs/codebase/migration.html) from `tableschema` to Frictionless Framework. + ## Features - `Table` to work with data tables described by Table Schema