Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in iterable-unpacking
Tuple unpacking combined with ipython shell escape
Mar 23, 2023
python
bash
ipython
iterable-unpacking
"ValueError too many values to unpack" when using str.split in a for loop
Dec 16, 2022
python
split
valueerror
iterable-unpacking
Python: Is there syntax-level support for unpacking, from tuples, the arguments to an *anonymous* function?
Dec 13, 2022
python
lambda
coding-style
language-design
iterable-unpacking
map with function for each element?
Dec 13, 2022
python
python-3.x
functional-programming
variable-assignment
iterable-unpacking
How to unpack deep nested iterable structure
Dec 08, 2022
python
iterable
iterable-unpacking
Unpack a given number of items in Python?
Oct 22, 2022
python
iterable-unpacking
Python struct.unpack(ing) when there are multiple byte-orders?
Oct 18, 2022
python
python-3.x
performance
binaryfiles
iterable-unpacking
How to ignore unpacked parts of a tuple as argument of a lambda?
Nov 05, 2022
python
lambda
tuples
iterable-unpacking
argument-unpacking
How to unpack a function-returned tuple?
Jul 08, 2020
python
python-2.7
iterable-unpacking
django: use namedtuple instead of dict for **kwargs?
Jul 09, 2017
python
django
iterable-unpacking
Python - unpack struct into multiple tuples
Feb 12, 2018
python
tuples
iterable-unpacking
Why does *x, unpack map objects in python 3?
Oct 31, 2019
python
python-3.x
iterable-unpacking
fst and 3-tuple in fsharp
Apr 22, 2021
f#
tuples
iterable-unpacking
cons
What does single(not double) asterisk * means when unpacking dictionary in Python?
Oct 27, 2022
python
dictionary
iterable-unpacking
Python itertools: Best way to unpack product of product of list of lists
Nov 06, 2022
python
itertools
flatten
iterable-unpacking
python tuples and lists. A tuple that refuses to convert
Nov 06, 2022
python
list
python-2.7
tuples
iterable-unpacking
How to unpack a tuple into more values than the tuple has?
Dec 27, 2018
python
python-3.x
tuples
iterable-unpacking
Python: Assign variables from array
Aug 17, 2022
python
list
iterable-unpacking
Getting a Python function to cleanly return a scalar or list, depending on number of arguments
Oct 28, 2022
python
python-2.6
python-2.x
iterable-unpacking
How can I explode a tuple so that it can be passed as a parameter list?
Sep 23, 2022
python
parameters
tuples
iterable-unpacking
Older Entries »