79691986

Date: 2025-07-06 18:09:47
Score: 1.5
Natty:
Report link

What was your reason for using dplyr AND data.table in the same script?

Try this:

require(data.table)

data_raw_dt[complete.cases(data_raw_dt)] 
Reasons:
  • Whitelisted phrase (-2): Try this:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): What was you
  • Low reputation (0.5):
Posted by: Dragos Bandur