Login
Remember
Register
Ask a Question
Recent questions tagged #python
+1
vote
1
answer
What is the difference between tuple and dictionary?
asked
Feb 13, 2021
in
Python
by
SakshiSharma
#python
tuple
dictionary
tuple-vs-dictionary
Python-questions-answers
0
votes
1
answer
What is a classifier?
asked
Feb 11, 2021
in
Python
by
SakshiSharma
#python
python-classifier
classifier
python-function
Python-questions-answers
0
votes
1
answer
Find out the mean, median and standard deviation of this numpy array -> np.array([1,5,3,100,4,48])
asked
Feb 11, 2021
in
Python
by
SakshiSharma
#python
python-meanm
python-numpy-array
Python-questions-answers
0
votes
1
answer
What is GIL and what are some of the ways to get around it?
asked
Jan 11, 2021
in
Python
by
SakshiSharma
#python-gil
#python
Python-questions-answers
+1
vote
1
answer
_______________ is a recommended Model for Pattern Recognition in Unlabeled Data.
asked
Jul 17, 2020
in
Deep Learning
by
RShastri
#python
unlabel-data
+1
vote
0
answers
How many tests are run, when below code is tested using unittest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
+1
vote
0
answers
How many tests of sample_module.py shown below, are successfully passed, when run with unittest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
0
votes
1
answer
pytest is available as a part of Python standard library. State true or false.
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
+1
vote
1
answer
Which of the following decorator is used to transform a user defined function into a fixture using pytest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
+1
vote
0
answers
How many tests are run, when below code is tested using nose?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
+1
vote
1
answer
Which of the following is a valid doctest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
0
votes
1
answer
Which of the following decorator is used to skip a test unconditionally, with pytest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
+1
vote
1
answer
pytest is capable of discovering and running tests written in unittest and nose. State true or false.
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
+1
vote
1
answer
Which of the following option is used to generate Junit style test report in xml using pytest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
+1
vote
1
answer
Which of the following are the function level fixtures available in pytest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
+1
vote
1
answer
Unittest Tests can be run using nose. State true or false.
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
0
votes
1
answer
Which of the following option is used to generate test report in xml using nose?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
0
votes
1
answer
Test discovery is simpler in unittest than in nose. State true or false.
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
0
votes
1
answer
What are Usage of OK_ and EQ_ in NOSE Python?
asked
Jul 14, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
0
votes
1
answer
How does Test Discovery with nose works?
asked
Jul 14, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
Page:
1
2
3
4
5
6
...
8
next »
...