arrow_back Volver a las freelances
F

Basic Python CSV Data Cleaner

Freelancer

Compartir:
placeEG home_workRemoto assignmentPor contrato publicEmpleo agregado · EG

eventPublicado el 24 ago 2026 · verifiedConfirmamos el 31 ago 2026 que sigue activo

US$ 10 – US$ 30 por proyecto

Sobre el empleo

I have a small CSV file that needs a quick clean-up using nothing more than the Python standard library. The task is to write a single, well-commented .py script that • reads the original CSV, • applies a handful of common cleaning actions (duplicate removal, simple missing-value handling, trimming stray whitespace, and normalising line endings), all driven by clear function calls or flags so I can switch steps on or off later, and • writes the result to a new file while preserving the original column order. Please keep external dependencies out of the solution—csv, re, datetime or similar built-ins are fine, but no pandas or third-party packages. A short README or docstring showing command-line usage is all the documentation I need. Acceptance: running “python clean.py input.csv output.csv” on my machine (Python 3.10) completes without errors and the output file reflects the cleaning steps above.

Sigue leyendo gratis

Crea una cuenta gratis para ver el empleo completo y postularte.

  • badgePortafolio visible para las empresas
  • notificationsAlerta de empleo nuevo por correo
  • favoriteSiempre gratis, sin trampas