dataframe_sql icon indicating copy to clipboard operation
dataframe_sql copied to clipboard

A Python package that parses SQL and interprets it as methods that act upon existing pandas (or other types of) DataFrames that have been declared and registered

Results 1 dataframe_sql issues
Sort by recently updated
recently updated
newest added

Currently we can't use this repository on kaggle and colab because of **AttributeError: module 'sqlalchemy' has no attribute 'Binary'** .For [ibis repository issue](https://github.com/ibis-project/ibis/issues/2723#issuecomment-1002730086) ,it seems it has been fixed a...