Clean special characters of keys when writing attributes to disk
Open
A pull request for this has already been merged.
- #96 by @ssomnath — merged
enhancement
good first issue
help wanted
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
This would be for hdf_utils.write_simple_attrs. Building off #94 and #96
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with hdf_utils.write_simple_attrs and review the context from issues #94 and #96. Determine which special characters in attribute keys need cleaning and confirm the expected on-disk key format before making the change; done means keys are written in the required cleaned form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100