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
pandas/tests/io/pytables/test_store.py is more than 5000 lines long, which is pretty long for a test module. It would be good to break it up into smaller, logical pieces, each in its own test module.
Came out of PR 38609.
OT: @moink love to split this file up: pandas/tests/io/pytables/test_store.py in a separate PR :->
pandas/tests/io/pytables/test_store.py is more than 5000 lines long, which is pretty long for a test module. It would be good to break it up into smaller, logical pieces, each in its own test module.
Came out of PR 38609.
OT: @moink love to split this file up: pandas/tests/io/pytables/test_store.py in a separate PR :->
Originally posted by @jreback in #38609 (comment)
The text was updated successfully, but these errors were encountered: