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 tagged datasets
Home
Tag
datasets
+1
vote
Q: 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.
asked
Oct 28, 2022
in
Python
by
SakshiSharma
(
32.2k
points)
python
dataframe
datasets
+1
vote
Q: 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.
asked
Oct 28, 2022
in
Python
by
SakshiSharma
(
32.2k
points)
python
dataframe
datasets
+1
vote
Q: 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.
asked
Oct 28, 2022
in
Python
by
SakshiSharma
(
32.2k
points)
python
dataframe
datasets
+1
vote
Q: Given a dataset of test scores, write Pandas code to return cumulative bucketed scores of <50, <75, <90, <100.
asked
Oct 28, 2022
in
Python
by
SakshiSharma
(
32.2k
points)
datasets
python
strings
0
votes
Q: How would you find duplicate values in a dataset for a variable in Python?
asked
Oct 27, 2022
in
Python
by
SakshiSharma
(
32.2k
points)
python
datasets
variable
0
votes
Q: What is VSAM Dataset?
asked
Aug 27, 2022
in
VSAM
by
Robin
(
14.6k
points)
vsam-datasets
datasets
vsam
To see more, click for the
full list of questions
or
popular tags
.
...