Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pola-rs
GitHub Repository: pola-rs/polars
Path: blob/main/py-polars/docs/source/reference/lazyframe/in_process.rst
6939 views
==============
InProcessQuery
==============

This namespace becomes available by calling `LazyFrame.collect(background=True)`.

.. currentmodule:: polars.lazyframe.in_process

.. autosummary::
   :toctree: api/

    InProcessQuery.cancel
    InProcessQuery.fetch
    InProcessQuery.fetch_blocking