Recent questions tagged data-cleaning

1 1 vote
1 1 answer
1.8k
1.8k 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
627
627 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.7k
1.7k 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
718
718 views
0 0 votes
1 1 answer
740
740 views
To see more, click for the full list of questions or popular tags.