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/miscellaneous.rst
6939 views
=============
Miscellaneous
=============

.. currentmodule:: polars
.. autosummary::
   :toctree: api/

    QueryOptFlags

    LazyFrame.cache
    LazyFrame.collect
    LazyFrame.collect_async
    LazyFrame.collect_schema
    LazyFrame.lazy
    LazyFrame.map_batches
    LazyFrame.pipe
    LazyFrame.pipe_with_schema
    LazyFrame.profile
    LazyFrame.remote

Serialization
-------------

.. autosummary::
   :toctree: api/

    LazyFrame.deserialize
    LazyFrame.serialize