sfu-db / connector-x

Fastest library to load data from DB to DataFrames in Rust and Python
https://sfu-db.github.io/connector-x
MIT License
1.94k stars 154 forks source link

Change ValueError exception to ModuleNotFoundError #652

Closed aimtsou closed 3 months ago

aimtsou commented 3 months ago

The problem is analyzed here: https://github.com/sfu-db/connector-x/issues/653

wangxiaoying commented 3 months ago

Thanks @aimtsou for the PR!