Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.43 KB

File metadata and controls

51 lines (34 loc) · 1.43 KB

datafusion.SessionContext

.. currentmodule:: datafusion

.. autoclass:: SessionContext


   .. automethod:: __init__


   .. rubric:: Methods

   .. autosummary::

      ~SessionContext.__init__
      ~SessionContext.catalog
      ~SessionContext.create_dataframe
      ~SessionContext.deregister_table
      ~SessionContext.empty_table
      ~SessionContext.register_csv
      ~SessionContext.register_parquet
      ~SessionContext.register_record_batches
      ~SessionContext.register_table
      ~SessionContext.register_udf
      ~SessionContext.sql
      ~SessionContext.table
      ~SessionContext.tables