You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@
8
8
9
9
A Python implementation of the [Table Schema](http://specs.frictionlessdata.io/table-schema/) standard.
10
10
11
+
> **[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.
12
+
11
13
## Features
12
14
13
15
-`Table` to work with data tables described by Table Schema
0 commit comments