econengineeringgit / econengineeringgit/python-tips-tricks
Best practice: store data
Abierto
Core Python
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.