yhat / pandasql

sqldf for pandas
MIT License
1.34k stars 185 forks source link

Typo in README.md #89

Open AvonleaFisher opened 3 years ago

AvonleaFisher commented 3 years ago

The second code section under "Querying" includes joined = pyqldf(q), which I believe should be joined = pysqldf(q).