Login
Remember
Register
Ask a Question
Recent questions tagged python
0
votes
1
answer
Which of the following expressions are used to check if each element of a series s is present in the list of elements [67, 32].
asked
Aug 13, 2021
in
Python Pandas
by
SakshiSharma
python
python-expressions
+1
vote
1
answer
How do I prepare for a Python interview?
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-interview
interview-preparation
python
interview
Python-questions-answers
+1
vote
1
answer
How do you stand out in a Python coding interview?
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-interview
python
interview
Python-questions-answers
+1
vote
1
answer
How can you get a random number in python?
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-random-number
random-number
python
Python-questions-answers
+1
vote
2
answers
If you have a dictionary like this -> d1={“k1?:10,”k2?:20,”k3”:30}. How would you increment values of all the keys ?
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-dictionary
python
Python-questions-answers
+1
vote
1
answer
Given the below dataframes stack them horizontally to form a single data frame.
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#dataframes
stack
python-stack
python
Python-questions-answers
+1
vote
1
answer
Print the following pattern
asked
Feb 15, 2021
in
Python
by
SakshiSharma
python-pattern
python-program
python
Python-questions-answers
+1
vote
1
answer
Print the following pattern:
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-pattern
python
python-program
Python-questions-answers
+1
vote
1
answer
Write a function, which will take in a value and print out if it is even or odd.
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-function
even-odd-function
python
function
Python-questions-answers
+1
vote
1
answer
If you have two sets like this -> s1 = {1,2,3,4,5,6}, s2 = {5,6,7,8,9}. How would you find the common elements in these sets.
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-dataset
dataset
python
Python-questions-answers
+1
vote
1
answer
What are Python decorators?
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-decorators
decorators
python
Python-questions-answers
+1
vote
2
answers
What are the different file processing modes supported by Python?
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#python-modes
processing-modes
python
modes
python-questions-answers
+1
vote
1
answer
How do we interpret Python?
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#python-interpretation
python
python-read
Python-questions-answers
+1
vote
1
answer
What do you understand by lambda function? Create a lambda function
asked
Feb 14, 2021
in
Python
by
SakshiSharma
lambda-function
python-lambda-function
python
Python-questions-answers
+1
vote
1
answer
What is reindexing in pandas?
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#python-reindex
reindexing-pandas
pandas-python
python
Python-questions-answers
+1
vote
0
answers
Given the following data frame drop rows having column values as A.
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#python-data-fame
dataframe
python
Python-questions-answers
+1
vote
1
answer
How to select columns in pandas and add them to a new dataframe? What if there are two columns with the same name?
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#python-columns
python-dataframe
dataframes
python
Python-questions-answers
+1
vote
1
answer
What are the different functions that can be used by grouby in pandas ?
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#pandas-groupby
pandas-function
python-pandas
python
Python-questions-answers
+1
vote
1
answer
How to create a new column in pandas by using values from other columns?
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#python-columns
pandas-column
python
Python-questions-answers
+1
vote
1
answer
What is split() function used for?
asked
Feb 13, 2021
in
Python
by
SakshiSharma
#python-split
split-method
split-python
python
Python-questions-answers
Page:
« prev
1
2
3
4
5
6
7
8
9
next »
...