Fix future warnings when updating to pandas 2.2.2
Fixed the following FutureWarnings:
- errors='ignore' is deprecated and will raise in a future version. Use to_numeric without passing
errors
and catch exceptions explicitly instead
Fixed the following FutureWarnings:
errors
and catch exceptions explicitly insteadCopyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent