Курсы
Войти
Начать изучение ИИ
Курсы
Войти
Начать изучение ИИ
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
How lst = [float(x) if x != 'nan' else np.NaN for x in input().split()] works
dataScience
phyton
1 голос
5 ответов
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 голосов
2 ответов
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 голос
4 ответов
11th Nov 2021, 8:38 AM
Zaid Zren
Data Science - Average of Rows
[int(x)
=
for
in
input().split()]
n
p
x
-1 голос
1 ответ
11th Nov 2021, 8:35 AM
Zaid Zren
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
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