The Python bindings currently only expose a subset of functionality, and we want to expose as much as possible.
Here is a list of all available rust methods. Note that there may be reasons why we don't want to expose some of these.
SessionContext
DataFrame
The Python bindings currently only expose a subset of functionality, and we want to expose as much as possible.
Here is a list of all available rust methods. Note that there may be reasons why we don't want to expose some of these.
SessionContext
SessionContextmethods read_csv, read_json, read_parquet, read_avro #28read_jsontoSessionContext#56DataFrame
intersectandexcept#27unionandunion_distinct#25DataFrame::distinct#29DataFrame::repartition#30