langchain/libs
toddkim95 fba29f203a
Add to support polars (#9610)
### Description
Polars is a DataFrame interface on top of an OLAP Query Engine
implemented in Rust.
Polars is faster to read than pandas, so I'm looking forward to seeing
it added to the document loader.

### Dependencies
polars (https://pola-rs.github.io/polars-book/user-guide/)

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-08-22 07:36:24 -07:00
..
experimental Add py.typed file to langchain-experimental. (#9557) 2023-08-21 15:37:16 -04:00
langchain Add to support polars (#9610) 2023-08-22 07:36:24 -07:00