Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

152
Vistas
Normilizing data in a huge XLS file before cross-reference checking the data

I have a huge 14MB XLS file with unnormalized data like shown in the attached picture. (fake data to illustrate the point here)

I need to make a semantic integrity check. For each row (event) cross reference if it sends data to some other event, if it does, than there must also be an entry in the "gets data from" column of the receiving event and vice versa. The problem the data is not normalized but separated by semicolon.

[![Dataset without normalisation][1]][1]

[2]

Question: What is the best solution for normalization and then semantic reference?

Possible Solution A:

  1. Save to CSV-File, write a script that would read each line and decompose the data. If it finds a ";" in any row, it would add a new line with that data to the new file.
  2. Write another script in Java, JavaScript, Python that would do the semantic reference on the normalized set

Possible Solution B: Just write a VBA-Macro that would take each row (each event) read out the "sends to" column and immediately check if there is a corresponding entry in the "gets data from" column of the found event.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda