Result
state | custs_with_loans | default_rate ----------------------------------- 'TX' | 2 | 0.5 'CA' | 3 | 0.3333333333333333 -------Compile time: 0.030, Execution time: 0.012
The Demo is organized into a number of scenarios that demonstrate the power and usability of PythonQL.
Each scenario illustrates a specific use case in data science that is addressed by PythonQL.
state | custs_with_loans | default_rate ----------------------------------- 'TX' | 2 | 0.5 'CA' | 3 | 0.3333333333333333 -------Compile time: 0.030, Execution time: 0.012