This is a blog containing data related news and information that I find interesting or relevant.
Links are given to original sites containing source information for which I can take no responsibility. Any opinion expressed is my own.
Wednesday, 2 June 2021
Stop Using Python Lists Everywhere — Consider Using Deques Instead by Yong Cui via @BttrProgramming
Know when to use deques as an alternative to Python lists.
I had no idea these existed and I am SO glad I read this - so thank you - because it has changed the way I write some python code (for the better).
No comments:
Post a Comment
Note: only a member of this blog may post a comment.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.