Skip to content

fix: replace serie/series with group/groups across docs#80

Open
carolhidalgos wants to merge 1 commit into
mainfrom
fix/replace-serie-with-group
Open

fix: replace serie/series with group/groups across docs#80
carolhidalgos wants to merge 1 commit into
mainfrom
fix/replace-serie-with-group

Conversation

@carolhidalgos
Copy link
Copy Markdown
Collaborator

Summary

  • Replaces all TagoIO-specific uses of serie/series (old data grouping terminology) with group/groups across 16 files
  • Updates JSON code field names, CSV headers, prose descriptions, and frontmatter
  • Leaves unrelated uses of "series" unchanged (e.g. "time-series graphs", hardware product names)

Closes #79

Test plan

  • Verify no remaining TagoIO-concept serie/series references exist
  • Confirm unrelated "series" mentions were not touched
  • Check that code examples with "group" field are consistent with current API

Replaces all TagoIO-specific uses of "serie"/"series" (the old data
grouping terminology) with "group"/"groups" across code examples,
prose, and frontmatter descriptions. Unrelated uses of "series"
(e.g. hardware names, time-series graphs) are left unchanged. Closes #79.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace all mentions of 'serie' with 'group' across the docs

1 participant