2 repositorios
Identificación y conteo de registros repetidos o entradas únicas dentro de una tabla de datos.
Nota distintiva: Los candidatos de la lista corta se centran en coincidencia de entidades, clones de código o imágenes; esto trata sobre la duplicación exacta de filas/valores en tablas.
Explore 2 awesome GitHub repositories matching data & databases · Detección de duplicados en tablas. Refine with filters or upvote what's useful.
This project is a desktop-based bibliographic reference manager designed to organize academic research libraries and automate citation workflows. It functions as a research assistant that integrates directly with word processors and text editors, enabling users to insert and format references while writing. The application is built on a Java-based portable runtime, allowing it to operate as a self-contained tool that stores preferences and data in local configuration files. The platform distinguishes itself through a modular plugin architecture and a commitment to human-readable, text-based f
Provides interfaces for comparing and merging repeated bibliographic records to maintain library data integrity.
This project is a high-performance tabular data processing framework for R, designed to handle massive datasets with memory efficiency and speed. It provides an enhanced data structure that utilizes reference semantics and in-place modification to perform complex transformations without the overhead of unnecessary object copying. The library distinguishes itself through its low-level architectural optimizations, including multi-threaded parallel processing, radix-based sorting, and memory-mapped file parsing. By offloading critical data manipulation and aggregation routines to compiled C code
Identifies and counts repeated records or unique entries within a data table.