Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The README promotes destructive cleaning actions such as dropping rows with missing values and removing duplicates, but it does not clearly warn users that these operations can irreversibly alter datasets or discard records. In a data-cleaning CLI, this can lead to accidental data loss, especially when users copy examples directly or run commands on important files without understanding the consequences.
