Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 501 Bytes

python-for-DS.md

File metadata and controls

16 lines (13 loc) · 501 Bytes
layout title nav
page
Python for DS
true

Many people on the data science trend, including myself, don't come from a computer science background and many times our code isn't scalable and maintainable and it's mainly wrote just to accomplish the task once. In this series I cover the little things I have learned in my journey to improve my code, mostly for python. Hopefully these tips can be useful to someone else too.

Index