Aryan Srivastava

Results 2 issues of Aryan Srivastava

## Description Closes #20746. This PR fixes an inconsistency between cuDF and Pandas when casting floating-point columns containing `NaN` values to boolean while `mode.pandas_compatible` is enabled. **The Issue:** * **Pandas:**...

bug
Python
non-breaking

Fixed typos and syntax errors in USING-WORKDIR.md: - Fixed mkdir-p to mkdir -p (added missing space) - Added missing forward slashes in file paths - Changed comment syntax from //...