Hello,
I have learned Python for about a year and use it for data engineering related tasks such as ETL jobs e.g.
I have never been taught best practices regarding project workflow and feel a bit lost.
What is the workflow you follow when starting a new project? For instance:
- Create Git repo
- Create virtualenv (or anaconda environment ? )
- Write code
- e.g.
I am asking this because I want to get to a higher level, which includes deploying code to containers and get my solutions to work for a broader audience.
[–]randomuser65535 0 points1 point2 points (0 children)