elusion 8.2.0

Elusion is a modern DataFrame / Data Engineering / Data Analysis library that combines the familiarity of DataFrame operations (like those in PySpark, Pandas, and Polars) with the power of SQL query building. It provides flexible query construction without enforcing strict operation ordering, enabling developers to write intuitive and maintainable data transformations.
Documentation
pub mod excel;
pub mod sharepoint;
pub mod dashboard;
pub mod azure;
pub mod api;
pub mod postgres;
pub mod mysql;
pub mod scheduler;
pub mod cashandview;
pub mod delta;
pub mod calendar;
pub mod csv;
pub mod redis;
pub mod xml;
pub mod fabric;
pub mod ftp;
pub mod copydata;
pub mod raw_sql;
pub mod with_schema;