Skip to content

CodeYZ.com

All about develop, data science and machine learning
  • GitHub
  • Facebook
  • Home
  • C++
  • Python
  • GoLang
  • Java
    • Spring Boot
    • Java Swing
  • Kotlin
  • JavaScript
  • Fundamentals
    • Algorithms
  • Useful

Python

Python

Measure the execution time of small bits of Python code

Author : Atom Date : April 7, 2020 Comment : No Comments

Measure the execution time of small bits of Python code with the “timeit” module

Category : Python Python, Tips and Tricks Read More
Python

Function argument unpacking in Python

Author : Atom Date : April 7, 2020 Comment : No Comments

Sometimes “just a code snippet” isn’t enough to explain a cool Python feature and where to use it.

Category : Python Python, Tips and Tricks Read More
Python

Merging two dicts in Python 3.5+ with a single expression

Author : Atom Date : April 5, 2020 Comment : No Comments

In these examples, Python merges dictionary keys in the order listed in the expression, overwriting duplicates from left to right.

Category : Python Python, Tips and Tricks Read More

Search

Archives

  • December 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • May 2022
  • August 2021
  • January 2021
  • July 2020
  • May 2020
  • April 2020
  1. Nickolay on Filtering Django REST framework using IN operator or pass list of valuesJuly 27, 2020

    Nice bro!

  2. Jeremyviabe on Java KeywordsApril 10, 2020

    Hi! Why goto not used in Java?

  • Privacy Policy
© 2025 CodeYZ.com |