Authentication Prerequisites: anaconda login
To install this package run one of the following: conda install fxmarc::pandasql
Description
pandasql allows you to query pandas DataFrames using SQL syntax. It works similarly to sqldf in R. pandasql seeks to provide a more familiar way of manipulating and cleaning data for people new to Python or pandas.