Skip to content

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

Open
carolhidalgos wants to merge 2 commits into
mainfrom
fix/replace-serie-with-group
Open

fix: replace serie/series with group/groups across docs#80
carolhidalgos wants to merge 2 commits 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.
Copy link
Copy Markdown
Collaborator

@Freddyminu Freddyminu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Formula.md has "series" still.

@carolhidalgos carolhidalgos requested a review from Freddyminu May 29, 2026 14:24
@Freddyminu Freddyminu requested a review from vitorfdl May 29, 2026 17:13
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

2 participants