datafusion-python
Apache DataFusion Python Bindings
File Explorer
Download Latest Version (.zip)- SKILL.md
- SKILL.md
- SKILL.md
- skills
- action.yml
- bug_report.md
- feature_request.md
- build.yml
- ci.yml
- codeql.yml
- dev.yml
- release.yml
- take.yml
- test.yml
- verify-release-candidate.yml
- dependabot.yml
- pull_request_template.md
- db-benchmark.dockerfile
- groupby-datafusion.py
- join-datafusion.py
- README.md
- run-bench.sh
- q1.sql
- q10.sql
- q11.sql
- q12.sql
- q13.sql
- q14.sql
- q15.sql
- q16.sql
- q17.sql
- q18.sql
- q19.sql
- q2.sql
- q20.sql
- q21.sql
- q22.sql
- q3.sql
- q4.sql
- q5.sql
- q6.sql
- q7.sql
- q8.sql
- q9.sql
- .gitignore
- create_tables.sql
- README.md
- tpch-gen.sh
- tpch.py
- max_cpu_usage.py
- python_lint.sh
- rust_clippy.sh
- rust_fmt.sh
- rust_toml_fmt.sh
- data_type.rs
- df_schema.rs
- function.rs
- schema.rs
- aggregate.rs
- aggregate_expr.rs
- alias.rs
- analyze.rs
- between.rs
- binary_expr.rs
- bool_expr.rs
- case.rs
- cast.rs
- column.rs
- conditional_expr.rs
- copy_to.rs
- create_catalog.rs
- create_catalog_schema.rs
- create_external_table.rs
- create_function.rs
- create_index.rs
- create_memory_table.rs
- create_view.rs
- describe_table.rs
- distinct.rs
- dml.rs
- drop_catalog_schema.rs
- drop_function.rs
- drop_table.rs
- drop_view.rs
- empty_relation.rs
- exists.rs
- explain.rs
- extension.rs
- filter.rs
- grouping_set.rs
- higher_order_function.rs
- in_list.rs
- in_subquery.rs
- indexed_field.rs
- join.rs
- lambda.rs
- lambda_variable.rs
- like.rs
- limit.rs
- literal.rs
- logical_node.rs
- placeholder.rs
- projection.rs
- recursive_query.rs
- repartition.rs
- scalar_subquery.rs
- scalar_variable.rs
- set_comparison.rs
- signature.rs
- sort.rs
- sort_expr.rs
- statement.rs
- subquery.rs
- subquery_alias.rs
- table_scan.rs
- union.rs
- unnest.rs
- unnest_expr.rs
- values.rs
- window.rs
- exceptions.rs
- logical.rs
- util.rs
- dialect.rs
- mod.rs
- analyzer.rs
- array.rs
- catalog.rs
- codec.rs
- common.rs
- context.rs
- dataframe.rs
- dataset.rs
- dataset_exec.rs
- errors.rs
- expr.rs
- functions.rs
- lib.rs
- metrics.rs
- options.rs
- physical_plan.rs
- pyarrow_filter_expression.rs
- pyarrow_util.rs
- record_batch.rs
- spark_functions.rs
- sql.rs
- store.rs
- substrait.rs
- table.rs
- udaf.rs
- udf.rs
- udtf.rs
- udwf.rs
- build.rs
- Cargo.toml
- errors.rs
- lib.rs
- Cargo.toml
- 43.0.0.md
- 44.0.0.md
- 45.0.0.md
- 46.0.0.md
- 47.0.0.md
- 48.0.0.md
- 49.0.0.md
- 50.0.0.md
- 50.1.0.md
- 51.0.0.md
- 52.0.0.md
- 53.0.0.md
- 54.0.0.md
- pre-43.0.0.md
- check-rat-report.py
- create-tarball.sh
- generate-changelog.py
- rat_exclude_files.txt
- README.md
- release-tarball.sh
- run-rat.sh
- upstream-sync.md
- verify-release-candidate.sh
- build-set-env.sh
- check_crates_patch.py
- clean.sh
- create_license.py
- python_lint.sh
- rust_lint.sh
- datafusion-jupyterlab.png
- plan.svg
- create-table.md
- index.md
- query-plans.md
- query-table.md
- index.md
- installation.md
- quickstart.md
- SUMMARY.md
- book.toml
- README.md
- 2x_bgwhite_original.png
- original.png
- original.svg
- original2x.png
- original_dark.svg
- favicon.svg
- theme_overrides.css
- toc-toggle.js
- layout.html
- sidebar-globaltoc.html
- ffi.md
- index.md
- introduction.md
- jupyter_lab_df_view.png
- aggregations.md
- basic-info.md
- expressions.md
- functions.md
- index.md
- joins.md
- select-and-filter.md
- spark-functions.md
- udf-and-udfa.md
- views.md
- windows.md
- execution-metrics.md
- index.md
- rendering.md
- arrow.md
- avro.md
- csv.md
- index.md
- json.md
- parquet.md
- table_provider.md
- ai-coding-assistants.md
- basics.md
- configuration.md
- data-sources.md
- distributing-work.md
- index.md
- introduction.md
- sql.md
- upgrade-guides.md
- conf.py
- index.md
- links.md
- llms.txt
- .gitignore
- build.sh
- make.bat
- Makefile
- README.md
- _test_aggregate_udf.py
- _test_catalog_provider.py
- _test_config.py
- _test_logical_extension_codec.py
- _test_physical_extension_codec.py
- _test_physical_optimizer_rule.py
- _test_pickle_strict_ffi.py
- _test_scalar_udf.py
- _test_schema_provider.py
- _test_table_function.py
- _test_table_provider.py
- _test_table_provider_factory.py
- _test_window_udf.py
- conftest.py
- aggregate_udf.rs
- catalog_provider.rs
- config.rs
- lib.rs
- logical_extension_codec.rs
- physical_extension_codec.rs
- physical_optimizer.rs
- scalar_udf.rs
- table_function.rs
- table_provider.rs
- table_provider_factory.rs
- window_udf.rs
- build.rs
- Cargo.toml
- pyproject.toml
- q1.tbl
- q10.tbl
- q11.tbl
- q12.tbl
- q13.tbl
- q14.tbl
- q15.tbl
- q16.tbl
- q17.tbl
- q18.tbl
- q19.tbl
- q2.tbl
- q20.tbl
- q21.tbl
- q22.tbl
- q3.tbl
- q4.tbl
- q5.tbl
- q6.tbl
- q7.tbl
- q8.tbl
- q9.tbl
- .gitignore
- _tests.py
- convert_data_to_parquet.py
- q01_pricing_summary_report.py
- q02_minimum_cost_supplier.py
- q03_shipping_priority.py
- q04_order_priority_checking.py
- q05_local_supplier_volume.py
- q06_forecasting_revenue_change.py
- q07_volume_shipping.py
- q08_market_share.py
- q09_product_type_profit_measure.py
- q10_returned_item_reporting.py
- q11_important_stock_identification.py
- q12_ship_mode_order_priority.py
- q13_customer_distribution.py
- q14_promotion_effect.py
- q15_top_supplier.py
- q16_part_supplier_relationship.py
- q17_small_quantity_order.py
- q18_large_volume_customer.py
- q19_discounted_revenue.py
- q20_potential_part_promotion.py
- q21_suppliers_kept_orders_waiting.py
- q22_global_sales_opportunity.py
- README.md
- util.py
- array-operations.py
- chart.png
- create-context.py
- csv-read-options.py
- dataframe-parquet.py
- export.py
- import.py
- multiprocessing_pickle_expr.py
- python-udaf.py
- python-udf-comparisons.py
- python-udf.py
- python-udwf.py
- query-pyarrow-data.py
- ray_pickle_expr.py
- README.md
- sql-parquet-s3.py
- sql-parquet.py
- sql-to-pandas.py
- sql-using-python-udaf.py
- sql-using-python-udf.py
- substrait.py
- __init__.py
- spark.py
- __init__.py
- base.py
- location.py
- __init__.py
- catalog.py
- col.py
- common.py
- context.py
- dataframe.py
- dataframe_formatter.py
- expr.py
- io.py
- ipc.py
- object_store.py
- options.py
- plan.py
- py.typed
- record_batch.py
- substrait.py
- unparser.py
- user_defined.py
- data.json
- __init__.py
- _pickle_multiprocessing_helpers.py
- conftest.py
- generic.py
- test_aggregation.py
- test_catalog.py
- test_concurrency.py
- test_context.py
- test_dataframe.py
- test_expr.py
- test_functions.py
- test_imports.py
- test_indexing.py
- test_input.py
- test_io.py
- test_lambda.py
- test_object_store_param.py
- test_pickle_expr.py
- test_pickle_multiprocessing.py
- test_plans.py
- test_pyclass_frozen.py
- test_spark_functions.py
- test_sql.py
- test_store.py
- test_substrait.py
- test_udaf.py
- test_udf.py
- test_udtf.py
- test_udwf.py
- test_unparser.py
- test_view.py
- test_wrapper_coverage.py
- utils.py
- SKILL.md
- .asf.yaml
- .dockerignore
- .gitignore
- .gitmodules
- .pre-commit-config.yaml
- AGENTS.md
- Cargo.lock
- Cargo.toml
- CHANGELOG.md
- CLAUDE.md
- conftest.py
- LICENSE.txt
- parquet
- pyproject.toml
- README.md
- rust-toolchain.toml
- rustfmt.toml
- testing
- uv.lock
// repository documentation
Was this content helpful?
(0 ratings)
