Login
Remember
Register
Ask a Question
Recent questions in Python
+1
vote
1
answer
Print the following pattern in python
asked
Feb 15, 2021
in
Python
by
SakshiSharma
python-program
python-code
python-function
Python-questions-answers
+1
vote
1
answer
Print the following pattern in python
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-pattern
python-function
python-program
Python-questions-answers
+1
vote
1
answer
Print the following pattern in python
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-pattern
python-program
python-function
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 Program in Python to Print the following pattern
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-program
progam-python
python-pattern
Python-questions-answers
+1
vote
1
answer
Pattern questions. Print the following pattern
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-pattern
star-pattern
pattern-star-function
Python-questions-answers
+1
vote
1
answer
Write a python program to check if the number given is a palindrome or not
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-program
palindrome-program
python-palindrome
Python-questions-answers
+1
vote
1
answer
Write a python program to print the factorial of a number.
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-factorial-number
factorial-number-function
factorial-program
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
+2
votes
1
answer
Write a program to print out the 2-table using while loop.
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-table
table
table-loop
while-loop
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
On this iris dataset:
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#iris-dataset
dataset
python-dataset
Python-questions-answers
+1
vote
1
answer
On this customer_churn dataset:
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-customer-churn
python-dataset
Python-questions-answers
+2
votes
1
answer
From this covid-19 dataset: How can you make a line plot indicating the confirmed cases with respect to date?
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-plot
python-dataset
Python-questions-answers
+2
votes
1
answer
From this covid-19 dataset: How can you make a bar-plot for the top-5 states with the most amount of deaths?
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#python-test
python-dataset
Python-questions-answers
+1
vote
1
answer
You have this covid-19 dataset below:
asked
Feb 15, 2021
in
Python
by
SakshiSharma
#covid-test
python-test
python-solution
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 to remove leading whitespaces from a string in the Python?
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#python-remove-space
remove-space
remove-blank
python-string-remove-space
string-remove-space
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 is vstack() in numpy? Give an example
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#vstack
numpy
python-numpy
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 delete a column or group of columns in pandas? Given the below dataframe drop column “col1”.
asked
Feb 14, 2021
in
Python
by
SakshiSharma
#delete-column
pandas-delete-column
dataframe
dataframe-column
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
+1
vote
1
answer
What is the type () in Python?
asked
Feb 13, 2021
in
Python
by
SakshiSharma
#type-function
python-type
type
python
Python-questions-answers
Page:
« prev
1
...
8
9
10
11
12
13
14
15
16
17
18
...
41
next »
Recent questions in Python
...