Skip to content

[DOC] API reference for data representations#7231

Merged
fkiraly merged 42 commits intomainfrom
datatype-docs
Nov 13, 2024
Merged

[DOC] API reference for data representations#7231
fkiraly merged 42 commits intomainfrom
datatype-docs

Conversation

@fkiraly
Copy link
Copy Markdown
Collaborator

@fkiraly fkiraly commented Oct 7, 2024

This PR adds documentation for the data representations, by using the docstrings of the specification classes introduced in #7161 as records.

Closes #1434

Depends on #7161 which should be merged first.

@fkiraly fkiraly added documentation Documentation & tutorials module:datatypes datatypes module: data containers, checkers & converters labels Oct 7, 2024
@fkiraly
Copy link
Copy Markdown
Collaborator Author

fkiraly commented Oct 7, 2024

(the class docstrings are currently empty, but this PR sets up the framework for the documentation)

@fkiraly fkiraly marked this pull request as ready for review November 9, 2024 18:01
@fkiraly
Copy link
Copy Markdown
Collaborator Author

fkiraly commented Nov 11, 2024

FYI @sktime/core-developers, I am planning a merge as-is - I started documenting the most frequently used mtypes, the rest can be filled in by the community following the pattern, imo.

@fkiraly fkiraly merged commit 85dd2d9 into main Nov 13, 2024
@fkiraly fkiraly deleted the datatype-docs branch November 13, 2024 17:58
benHeid pushed a commit that referenced this pull request Feb 15, 2025
This PR adds documentation for the data representations, by using the
docstrings of the specification classes introduced in
#7161 as records.

Closes #1434

Depends on #7161 which should be
merged first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation & tutorials module:datatypes datatypes module: data containers, checkers & converters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Add documentation on datatypes, conversions and checking to developer guide

1 participant