The bug report to pandas below made me realize that this was an issue not just with NumPy<2, but NumPy<2.3.3. I have a PR into pandas updating the Python 3.14 pin on NumPy to be >= 2.3.3.
https://github.com/pandas-dev/pandas/issues/63735 Best, Richard _______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/numpy-discussion.python.org Member address: [email protected]
