datafusion-python
datafusion-python copied to clipboard
Python binding for DataFusion
Results
14
datafusion-python issues
Sort by
recently updated
recently updated
newest added
The released datafusion-python binding does not expose dataframe union. For our use case, we need to perform union two data frames.
Given the success of the [Datasets + DuckDB integration](https://duckdb.org/2021/12/03/duck-arrow.html), a similar integration might be worthwhile in this module. The datasets API allows taking filters and columns subset, and provides an...
use poetry to manage releases