Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
How lst = [float(x) if x != 'nan' else np.NaN for x in input().split()] works
dataScience
phyton
1 Vote
5 Réponses
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 Vote
2 Réponses
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 Réponses
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 Réponse
11th Nov 2021, 8:35 AM
Zaid Zren
Poser une question
Poser une question
Aujourd'hui en vedette
I'm about to make a complex calculator in python
1 Votes
why is python community is too small in sololearn?
1 Votes
Audio adding
1 Votes
C#
0 Votes
The best python learning app ????
1 Votes
%
0 Votes
Stuck in Quize
1 Votes
C Program
0 Votes
What is problem in this code
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes