Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Python Interview Questions and Answers
Home
Questions
Python
0
votes
Q: explain numpy.loadtxt() Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-loadtxt
0
votes
Q: explain Numpy.copy() in Python with Example
answered
May 17
in
Python
by
sharadyadav1986
numpy-copy
0
votes
Q: explain Numpy.asmatrix() in Python with Example
answered
May 17
in
Python
by
sharadyadav1986
numpy-asmatrix
0
votes
Q: explain numpy.ascontiguousarray() in Python with Example
answered
May 17
in
Python
by
sharadyadav1986
numpy-ascontiguousarray
0
votes
Q: explain numpy.asanyarray() in Python with Example
answered
May 17
in
Python
by
sharadyadav1986
numpy-asanyarray
0
votes
Q: explain numpy.fromstring () in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-fromstring
0
votes
Q: Explain numpy.fromiter() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-fromiter
0
votes
Q: Explain numpy.frombuffer() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-frombuffer
0
votes
Q: Explain numpy.asarray() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-asarray
0
votes
Q: explain numpy.full_like() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-full-like
0
votes
Q: explain numpy.full() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-full
0
votes
Q: Explain numpy.zeros in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy
zeroes
0
votes
Q: Explain numpy.ones_like() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-ones-like
0
votes
Q: explain numpy.ones() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-ones
0
votes
Q: explain numpy.identity() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-identity
0
votes
Q: Explain numpy.eye() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-eye
0
votes
Q: Explain numpy.empty_like() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-empty-like
0
votes
Q: Explain numpy.empty() in Python
answered
May 17
in
Python
by
sharadyadav1986
numpy-empty
0
votes
Q: Which of the following is considered an optimized list?
answered
Apr 6
in
Python
by
sharadyadav1986
python-list
python-packages-list
python-sqlalchemy
python-data-access
python-string
python-file
python-directory
python-date-time
python-server
python-command
python-object
python-packages-download
python-packages-example
python-packages-install
+1
vote
Q: In order to store values in terms of key and value we use that core data type in python?
asked
Jan 30
in
Python
by
sharadyadav1986
python-data-types
Python-questions-answers
+1
vote
Q: Correct way to declare a variable x of float data type in python:
asked
Jan 30
in
Python
by
sharadyadav1986
python-data-type
Python-questions-answers
+1
vote
Q: If x=3.123, then int(x) will give ?
asked
Jan 30
in
Python
by
sharadyadav1986
python-initialize
Python-questions-answers
+1
vote
Q: l = [ 4, 8, 9, 2.6, 5 ] is a type of which data type in python?
asked
Jan 30
in
Python
by
sharadyadav1986
python-data-type
Python-questions-answers
+1
vote
Q: Select the correct example of complex datatype in Python
asked
Jan 30
in
Python
by
sharadyadav1986
python-datatype
Python-questions-answers
+1
vote
Q: In which data type, indexing is not valid?
asked
Jan 30
in
Python
by
sharadyadav1986
python-index
Python-questions-answers
+1
vote
Q: Which one of the following is the correct way of declaring and initializing a variable, x with the value 7?
asked
Jan 30
in
Python
by
sharadyadav1986
python-initialization
Python-questions-answers
+1
vote
Q: Which of the following statements assigns the value 25 to the variable x in Python:
asked
Jan 30
in
Python
by
sharadyadav1986
python-assignment
Python-questions-answers
+1
vote
Q: Which of the following words cannot be a variable in python language?
asked
Jan 30
in
Python
by
sharadyadav1986
python-variable
Python-questions-answers
+1
vote
Q: A function in Python begins with which keyword?
asked
Jan 30
in
Python
by
sharadyadav1986
python-function
Python-questions-answers
+2
votes
Q: What is the answer to this expression, 22 % 3 is?
answered
Jan 1
in
Python
by
sharadyadav1986
python-expression
Python-questions-answers
To see more, click for all the
questions in this category
.
...