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
Unpacking over multiple lines with style
Oct 27, 2025
python
python-2.7
coding-style
iterable-unpacking
ValueError: not enough values to unpack (expected 2, got 1) when splitting strings [duplicate]
Oct 26, 2025
python
string
while-loop
split
iterable-unpacking
Julia splat operator unpacking
Oct 25, 2025
julia
iterable-unpacking
How to unpack multidimensional array into variables in Julia
Oct 24, 2025
python
multidimensional-array
julia
iterable-unpacking
How to unpack the results from scipy ttest_1samp?
Oct 24, 2025
python
scipy
tuples
iterable-unpacking
Cannot unpack non-iterable AxesSubplot object- Matplotlib
Oct 21, 2025
python
matplotlib
iterable-unpacking
How to "pack" a variable amount of outputs from a function in Lua?
Sep 22, 2025
lua
iterable-unpacking
argument-unpacking
What is the comma doing in this assignment? [duplicate]
Sep 14, 2025
python
python-2.7
try-catch
variable-assignment
iterable-unpacking
Why is it not possible to unpack lists inside a list comprehension?
Sep 11, 2025
python
list-comprehension
iterable-unpacking
Is there a more elegant way for unpacking keys and values of a dictionary into two lists, without losing consistence?
Sep 05, 2025
python
list
dictionary
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
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 »