kuzudb / kuzu-docs

http://docs.kuzudb.com/
Creative Commons Attribution Share Alike 4.0 International
2 stars 10 forks source link

Remove deprecated CALL option for pandas scan #123

Closed prrao87 closed 4 months ago

prrao87 commented 4 months ago

We will soon deprecate the read_pandas() function due to issues with the way it interacts with our code base. Given that we now support LOAD FROM df natively (at least for the NumPy backend, and soon Arrow backend) for Pandas, we can safely remove this section from the docs.