logo

Crowdly

Browser

Add to Chrome

Розгляньте код: rdd = sc.parallelize(['cat', 'horse', 'elephant']) res = ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Розгляньте код:

rdd = sc.parallelize(['cat', 'horse', 'elephant'])

res = rdd.map(lambda x: len(x)).filter(lambda x: x < 6).collect()

Яким буде результат

res?
100%
0%
0%
0%
More questions like this

Want instant access to all verified answers on veem.nltu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome