econengineeringgit / econengineeringgit/python-tips-tricks
Best practice: store data
Open
Core Python
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## My topic idea is:
Show how to store structured data in Python:
- `list`, `tuple`, `dict`
- `collections.namedtuple`
- `typing.namedtuple`
- `DataClass`
- Custom Class
---
### Is there a deadline for the topic to be covered? (e.g. connected to a project)
- [ ] Yes:
- [x] No
---
### I would like to present the topic myself? (yes/no)
- [x] Yes
- [ ] Yes, with some help
- [ ] No
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.