Courses
Log in
Start Learning AI
Courses
Log in
Start Learning AI
Q&A Discussions
Search
Search
Ask a question
Ask a question
How lst = [float(x) if x != 'nan' else np.NaN for x in input().split()] works
dataScience
phyton
1 Vote
5 Answers
9th Apr 2021, 8:39 AM
Sylvanast
y_true = [int(x) for x in input().split()] y_pred = [int(x) for x in input().split()] import numpy as np y_true=np.array(y_t
don't
i
know
0 Votes
2 Answers
9th Aug 2022, 4:39 PM
Agnesh Vinciya
what is the solution n, p = [int(x) for x in input().split()]
-
average
data
of
rows
science
-1 Vote
4 Answers
11th Nov 2021, 8:38 AM
Zaid Zren
Data Science - Average of Rows
[int(x)
=
for
in
input().split()]
n
p
x
-1 Vote
1 Answer
11th Nov 2021, 8:35 AM
Zaid Zren
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for âIntergalactic Championâ
4 Votes
Changing String Variables into int in C++
0 Votes
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
How far do courses go on Sololearn?
0 Votes