Python Tricks 101

Written by gauthamsanthosh | Published 2018/07/31
Tech Story Tags: programming | python-tricks-101 | python | python-tricks | show-me-the-code

TLDRvia the TL;DR App

Python tips which are relatively uncommon and are very useful.

Talk is cheap show me the code

Swapping values

Create a single string from all the elements in list

Find The Most Frequent Value In A List.

Checking if two words are anagrams

Reverse a String

Reverse a list

Transpose 2d array

Chained Comparison

Chained function call

Copying List

Dictionary Get

Sort Dictionary by Value

For Else

Convert list to comma separated

Merge dict’s

Min and Max index in List

Remove duplicates from a list

If you think i should i add anymore or have suggestions please do comment. i’ll keep on updating this blog.

Most of the tricks and tips are taken from PyTricks and a few blogs .

One of the biggest use case for python is machine learning, if you are looking for a job in machine learning checkout mljobslist.com .

Thank you for reading 😅. If you like the Article give it a clap 👏.

Do consider Buying me a Coffee https://www.buymeacoffee.com/gautham , If you loved the article.

If you wish to have a chat, DM me at https://twitter.com/gauthamzzz.

I am a Masters student at the Indian Institute of Information Technology, Allahabad. My Website http://gauthamzz.com.


Published by HackerNoon on 2018/07/31