• Dask
  • Distributed
  • Dask ML
  • Examples
  • Ecosystem
  • Community

dask-sql documentation

Contents:

  • Installation
  • Quickstart
  • SQL Syntax
    • Data Retrieval
    • Table Creation
    • Machine Learning in SQL
    • Metadata Information
  • Data Loading and Input
  • Custom Functions and Aggregations
  • Machine Learning
  • Best Practices and Performance Tips
  • API Documentation
  • SQL Server
  • Command Line Tool
  • FugueSQL Integrations
  • How does it work?
  • Configuration in Dask-SQL
Theme by the Executable Book Project

Index

A | C | D | E | F | I | R | S | V

A

  • alter_schema() (dask_sql.Context method)
  • alter_table() (dask_sql.Context method)

C

  • cmd_loop() (in module dask_sql)
  • Context (class in dask_sql)
  • create_schema() (dask_sql.Context method)
  • create_table() (dask_sql.Context method)

D

  • DaskSQLExecutionEngine (class in dask_sql.integrations.fugue)
  • DEFAULT_CATALOG_NAME (dask_sql.Context attribute)
  • DEFAULT_SCHEMA_NAME (dask_sql.Context attribute)
  • drop_schema() (dask_sql.Context method)
  • drop_table() (dask_sql.Context method)

E

  • explain() (dask_sql.Context method)

F

  • fqn() (dask_sql.Context method)
  • fsql_dask() (in module dask_sql.integrations.fugue)

I

  • ipython_magic() (dask_sql.Context method)

R

  • register_aggregation() (dask_sql.Context method)
  • register_experiment() (dask_sql.Context method)
  • register_function() (dask_sql.Context method)
  • register_model() (dask_sql.Context method)
  • run_server() (dask_sql.Context method)
    • (in module dask_sql)

S

  • sql() (dask_sql.Context method)
  • stop_server() (dask_sql.Context method)

V

  • visualize() (dask_sql.Context method)

By Nils Braun
© Copyright 2024, Nils Braun.