blackrock / ingen

InGen is a command line tool written on top of pandas and great_expectations to perform small scale data transformations and validations without writing code.
Apache License 2.0
13 stars 5 forks source link

Replace Mysql Connector with Pymysql #11

Closed PoojaKatariya1811 closed 11 months ago

PoojaKatariya1811 commented 11 months ago

ISSUE: mysql-connector is not compatible with the Apache License.

TO DO: The plan is to replace the mysql-connector with pymysql which is compatible.