when using sqlalchemy_access for reading access tables via pandas.read_sql_table(..) function a non-implemented error stopped the party. Easy fix add a get_view_names to base.py. Voilá. I did test it by using it. I did not write test cases, I as did not understand them in 1 minute of analysis.
when using sqlalchemy_access for reading access tables via pandas.read_sql_table(..) function a non-implemented error stopped the party. Easy fix add a get_view_names to base.py. Voilá. I did test it by using it. I did not write test cases, I as did not understand them in 1 minute of analysis.