You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔹 Clean & Explore with Missing and Categorical Data 🔹Python script to clean and preprocess Titanic dataset using Pandas & NumPy. Handles missing values and encodes categorical data. Produces a clean, numeric dataset ready for analysis and machine learning models.