You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: Add tests to ensure proper conversion of datetime64/timedelta64/timestamp/duration to and from pyarrow (pandas-dev#54356)
* add pyarrow conversion pytests
* make test match GH issue and move test to proper location
* fix naming of expected and result variables for assertion
* optimize test
* make test mirror GH pandas-dev#54191
* fix test logic
0 commit comments