maximus
maximus
Hi, New to GitHub, so pardon me if this is a newbie question/problem. I cloned the branch and attempted to use Anaconda Prompt to "pip setup.py install" from within the...
Enjoying the Pandera package a lot! I was wondering if a possibility for column metadata could be added? A clear example would be validating units of measurements. For instance, in...
Hi, I am using polars==0.19.7, which now includes ODBC support through arrow-odbc-py (arrow-odbc==1.2.8). When running the code, see example below, an error occurs from arrow-odbc. ``` SRNM = '' PWD...