تسجيل الدخول
تذكر
تسجيل
سؤال وإجابة
اطرح سؤالاً
اطرح سؤالاً
آخر الأسئلة في وسم what
0
تصويتات
1
إجابة
(What is the missing letter of the word ( Pi_k ؟ - مع الشرح
سُئل
يوليو 5
في تصنيف
أسئلة تعليمية
بواسطة
باحث المعرفة
what
missing
letter
word
pi_k
0
تصويتات
1
إجابة
.What...........to the little child broke our hearts occurred mentioned blocked demanded ؟ - مع الشرح
سُئل
يوليو 5
في تصنيف
أسئلة تعليمية
بواسطة
أستاذ المناهج
what
little
child
broke
our
hearts
occurred
mentioned
blocked
demanded
0
تصويتات
1
إجابة
What...........to the little child broke our hearts ؟ - مع الشرح
سُئل
يوليو 5
في تصنيف
أسئلة تعليمية
بواسطة
أستاذ المناهج
what
little
child
broke
our
hearts
0
تصويتات
1
إجابة
What is the weather like today ... It is Air picture ؟ - مع الشرح
سُئل
يوليو 5
في تصنيف
أسئلة تعليمية
بواسطة
طالب التميز
what
weather
like
today
air
picture
0
تصويتات
1
إجابة
There is something you wipe your nose with. What is it ؟ - مع الشرح
سُئل
يوليو 5
في تصنيف
أسئلة تعليمية
بواسطة
طالب التميز
there
something
you
wipe
your
nose
with
what
0
تصويتات
1
إجابة
What does the word "fly" mean in Arabic ؟ - مع الشرح
سُئل
يوليو 5
في تصنيف
أسئلة تعليمية
بواسطة
باحث المعرفة
what
does
word
fly
mean
arabic
0
تصويتات
1
إجابة
What was the weather like yesterday ................. It was ؟ - مع الشرح
سُئل
يوليو 5
في تصنيف
أسئلة تعليمية
بواسطة
معلمة الأجيال
what
was
weather
like
yesterday
0
تصويتات
1
إجابة
What is a module in Python? A file that contains Python definitions Python code in a different code cell Python code in a markdown code cell Any Function inside of a Class ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
مستشار تعليمي
what
module
python
file
that
contains
definitions
code
different
cell
markdown
any
function
inside
class
0
تصويتات
1
إجابة
What is a module in Python ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
مستشار تعليمي
what
module
python
0
تصويتات
1
إجابة
What does following code create ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
مرشد تعليمي
what
does
following
code
create
0
تصويتات
1
إجابة
What is data type of one column of a DataFrame? DataFrame Series List Numpy array ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
مرشد تعليمي
what
data
type
one
column
dataframe
series
list
numpy
array
0
تصويتات
1
إجابة
What is data type of one column of a DataFrame ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
مرشد تعليمي
what
data
type
one
column
dataframe
0
تصويتات
1
إجابة
What mode argument is used to open a text file to read? b r br w 1 ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
طالب التميز
what
mode
argument
used
open
text
file
read
0
تصويتات
1
إجابة
What mode argument is used to open a text file to read ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
طالب التميز
what
mode
argument
used
open
text
file
read
0
تصويتات
1
إجابة
Assume df is a DataFrame, in df.groupby(by=’column1’, as_index=False).agg({’column2’:’mean’}), what type of data is in column1 ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
نورة المجتهدة
assume
dataframe
groupby
column1
as_index
false
agg
column2
mean
what
type
data
0
تصويتات
1
إجابة
Assume df is a DataFrame that has columns ‘Name’ and 'Age,’ what data type is df[[‘Age’]]? Series DataFrame list numpy array ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
نورة المجتهدة
assume
dataframe
that
has
columns
name
and
age
what
data
type
series
list
numpy
array
0
تصويتات
1
إجابة
Assume df is a DataFrame that has columns ‘Name’ and 'Age,’ what data type is df[[‘Age’]] ؟ - مع الشرح
سُئل
يوليو 4
في تصنيف
أسئلة تعليمية
بواسطة
نورة المجتهدة
assume
dataframe
that
has
columns
name
and
age
what
data
type
0
تصويتات
1
إجابة
Assume df is a DataFrame that has 4 columns, 'C1’, 'C2’, 'C3’, 'C4’, what is df[‘C1’]? A Series which is column ‘C1’ of df A DataFrame which is column ‘C1’ of df ؟ - مع الشرح
سُئل
يوليو 2
في تصنيف
أسئلة تعليمية
بواسطة
أستاذ المناهج
assume
dataframe
that
has
columns
what
series
which
column
0
تصويتات
1
إجابة
Assume df is a DataFrame that has 4 columns, 'C1’, 'C2’, 'C3’, 'C4’, what is df[‘C1’] ؟ - مع الشرح
سُئل
يوليو 2
في تصنيف
أسئلة تعليمية
بواسطة
باحث المعرفة
assume
dataframe
that
has
columns
what
0
تصويتات
1
إجابة
What is mean of the numbers in the list [1,2,3,4,5,6]? 3 4 3.5 ؟ - مع الشرح
سُئل
يوليو 2
في تصنيف
أسئلة تعليمية
بواسطة
باحث المعرفة
what
mean
numbers
list
صفحة:
« السابق
1
2
3
4
5
6
7
8
9
10
...
76
...
التالي »
مرحباً بك في بوابة الإجابات ، المصدر الرائد للتعليم والمساعدة في حل الأسئلة والكتب الدراسية، نحن هنا لدعمك في تحقيق أعلى مستويات التعليم والتفوق الأكاديمي، نهدف إلى توفير إجابات شاملة لسؤالك
التصنيفات
جميع التصنيفات
أسئلة تعليمية
(222ألف)
اختباراتي
...