Function scanCSV

  • Lazily read from a CSV file or multiple files via glob patterns.

    This allows the query optimizer to push down predicates and projections to the scan level, thereby potentially reducing memory overhead.


    Parameters

    Returns LazyDataFrame