Should there be more specific schema types #7
Gerhardsa0
started this conversation in
Library Discussion
Replies: 1 comment 2 replies
-
Wrt. to its schema, a TaggedTable is identical to a Table. For a TimeSeries, I don't see the need for an extra kind of schema either. Instead, we should add some temporal column types to the existing schema description. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, there only exists one type of schema, which represents a general tabular schema. But there are more types of tables in the Safe-DS Library, so I thought of a schema-concept which gets more specific for more specific tabular.
So should there be something like a time series schema or tagged-table schema?
Beta Was this translation helpful? Give feedback.
All reactions