Recent questions tagged data-cleaning

1 1 vote
1 1 answer
1.6k
1.6k views
Hello,I have a dataset with a categorical column that contains three categories. One of the categories represents 98% of the data, while the remaining 2% are distributed ...
0 0 votes
0 0 answers
549
549 views
So say I have a column with categorical data like different styles of temperature: 'Lukewarm', 'Hot', 'Scalding', 'Cold', 'Frostbite',... etc.I know that we can use pd.ge...
1 1 vote
1 answers 1 answer
1.5k
1.5k views
Consider the Pandas DataDrame df below. Filter it appropriately so that it outputs the shown results.gh owner language repo stars 0 pandas-dev python pandas 17800 1 tidyv...
0 0 votes
1 1 answer
605
605 views
0 0 votes
1 1 answer
596
596 views
To see more, click for the full list of questions or popular tags.