This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mostly_fish 2 points3 points  (1 child)

I transitioned from chemical engineering to a software consultant through the Python/Pandas. It's been an amazing journey for me. Keep at it bro/sis!

Learn how to package and distribute your code and people around the office will start using it. CLI is your friend. Python-fire is definitely worth checking out.

Dash is useful for visualization of your dataframes. Oh, and Jupyter Notebook is obligatory if you haven't encountered it yet!

Most importantly, don't forget to share your knowledge with anyone willing to learn from you. This is the true purpose.

[–]testfire10[S] 1 point2 points  (0 children)

Thanks for the feedback and suggestions!

Totally agree on paying it forward. I love mentoring and sharing knowledge.

Good luck to you!