Why you shouldn't use dict.keys to search in a Python dict

Published: 06 August 2024
on channel: Python and Pandas with Reuven Lerner
2,144
118

I often see people using the dict.keys method when they're searching for a dict key. In this video, I explain why that's a bad idea, and why you should just use "in" directly on the dict, instead.


Watch video Why you shouldn't use dict.keys to search in a Python dict online without registration, duration hours minute second in high quality. This video was added by user Python and Pandas with Reuven Lerner 06 August 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,144 once and liked it 118 people.