Data Science & Machine Learning
June 13, 2025 at 05:47 PM
✅ *Correct Answer: b) pd.to_datetime(df['OrderDate'])* 📘 pd.to_datetime() is the most reliable way to convert string-based dates into proper datetime64 format for sorting, filtering, and time-series analysis. *React ❤️ if you got it right*
❤️ 👍 🩲 😢 🩻 35

Comments