awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
As-of Merges · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAs-of Merges

Alignment of time-series or numeric data by nearest-key matching.

Distinguishing note: Handles fuzzy matching for time-series data, distinct from exact relational joins.

Explore 1 awesome GitHub repository matching data & databases · As-of Merges. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. As-of Merges

Awesome As-of Merges GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • pandas-dev/pandas

    pandas-dev/pandas

    47,918View on GitHub↗

    Pandas is a high-performance data analysis library that provides a comprehensive framework for manipulating, cleaning, and transforming structured datasets. It centers on labeled one-dimensional and two-dimensional data structures, allowing users to construct, filter, and reshape tabular information while performing complex arithmetic and logical operations. The library distinguishes itself through a sophisticated indexing engine that enables automatic data alignment during calculations and relational merges. By utilizing a block-based memory layout, it optimizes cache locality for vectorized

    Aligns time-series or numeric data by matching the nearest key in sorted sequences.

    Pythonalignmentdata-analysisdata-science
    47,918View on GitHub↗