pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
42.62k stars 17.57k forks source link

Backport PR #59114 on branch 2.2.x (BUG: Allow show_versions to work for any module that raises an exception) #59158

Closed meeseeksmachine closed 3 days ago

meeseeksmachine commented 3 days ago

Backport PR #59114: BUG: Allow show_versions to work for any module that raises an exception