Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
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
Recent questions and answers in Python
Home
Questions
Python
0
votes
How is multithreading achieved in Python?
answered
May 12
in
Python
by
SakshiSharma
(
30.8k
points)
#python-multithreading
#multi-threading-python
Python-questions-answers
0
votes
What is docstring in Python?
answered
May 12
in
Python
by
SakshiSharma
(
30.8k
points)
#python-docstring
Python-questions-answers
0
votes
Define self in Python?
answered
May 12
in
Python
by
SakshiSharma
(
30.8k
points)
#python-self
#self-python
Python-questions-answers
0
votes
What is a lambda function in Python?
answered
May 12
in
Python
by
SakshiSharma
(
30.8k
points)
lambda-function
0
votes
What is polymorphism in Python?
answered
May 12
in
Python
by
SakshiSharma
(
30.8k
points)
#python-polymorphism
#polymorphism-python
Python-questions-answers
0
votes
How will you remove duplicate elements from a list?
answered
May 11
in
Python
by
sharadyadav1986
(
30.5k
points)
#python-elements
python
elements-remove
remove-duplicate-elements
Python-questions-answers
+1
vote
What are functions in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python-functions
+1
vote
How do I write a while loop in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
while-statement
python
+1
vote
How do I write a for loop in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
loop-statement
python
+1
vote
How do I write an if statement in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python-if-statement
+1
vote
What are control flow statements in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
control-statement
+1
vote
How do I convert between data types in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python-data-types
+1
vote
How do I perform mathematical operations in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python-questions
+1
vote
What are the different data types in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python-data-types
+1
vote
What are variables in Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python-variables
+1
vote
How do I install Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python-install
+1
vote
What are the differences between Python 2 and Python 3?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python2
python3
+1
vote
What are the benefits of using Python?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python-benefits
0
votes
What is Python and why should I learn it?
answered
Feb 13
in
Python
by
rajeshsharma
(
23.1k
points)
python
+1
vote
You are given a dataframe with prices of cheeses. However, the dataframe is missing values in the price column. Write a function to impute the median price in place of missing values.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
dataframe
datasets
+1
vote
Given a dataframe with rainfall data (day of the week and rainfall inches), write a function to find the median amount of rainfall for the days on which it rained.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
dataframe
datasets
+1
vote
Given a dataframe of students’ favorite colors and test scores, write a function to select only those rows (students) where their favorite color is green or red and their test grade is above 90.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
dataframe
datasets
+1
vote
Given two dataframes (one with addresses and the other with various cities and states), write a function to create a single dataframe with complete addresses.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
dataframes
+1
vote
Given a dataset of test scores, write Pandas code to return cumulative bucketed scores of <50, <75, <90, <100.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
datasets
python
strings
+1
vote
Write a function to simulate the overlap of two computing jobs and output an estimated cost.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
function
+1
vote
Amy and Brad take turns rolling a fair six-sided die. Whoever rolls a “6” first, wins the game. Amy starts by rolling first.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
string
0
votes
Given a list of stock prices in ascending order by datetime, write a function that outputs the max profit by buying and selling at a specific interval.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
list
python
strings
0
votes
Write a function that takes in a list of dictionaries with both a key and list of integers, and returns a dictionary with the standard deviation of each list.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
list
0
votes
Write a function to generate N samples from a normal distribution and plot them on the histogram.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
function
plot
histogram
+1
vote
Given two strings, string1 and string2, write a function is_subsequence to find out if string1 is a subsequence of string2.
answered
Oct 28, 2022
in
Python
by
SakshiSharma
(
30.8k
points)
python
string
functions
To see more, click for all the
questions in this category
.
...