You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
ecommerce_analysis/ ├── config/ │ ├── __init__.py │ └── logger.py # Configuración central de logs ├── data/ │ └── dataset.csv ...