RuchirChawdhry / Jupyter-Notebooks

πŸ—’ 🐍 A collection of my jupyter notebooks on all things python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Notebooks: Python

A collection of my jupyter notebook on all things python.

MIT Licence

Maintenance Open Source Love svg1

  • Packing and Unpacking Iterables
    • Packing and unpacking lists
    • Packing and unpacking tuples
    • Merging dictionaries, sets, lists, tuples with star expressions
    • Swapping values of variables
    • Combining two or more lists into a set
    • Getting a list of keys of two or more dictionaries with star expressions
    • Nested unpacking
    • Unpacking two sets into a tuple
    • Unpacking two sets into a list
  • Star Expressions: *args and **kwargs

Contact

Ruchir Chawdhry - @my_twitter - LinkedIn

About

πŸ—’ 🐍 A collection of my jupyter notebooks on all things python.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%