Conversation
Series is writeableSeries is writeable
|
Looks like this is failing on the test submitted in the PR: |
|
Yeah I saw that last night. This is weird as it passed locally. Will look into it. |
|
Checking in. Do we know what happened here? I ran into |
|
The fix got merged after the last release unfortunately ( #3967 ). I suppose we could push out a patch release with that fix. Though we are planning to release tomorrow ( dask/community#77 ) A separate question is why this test doesn't work. Though people have already confirmed that PR does. |
|
Ah ok, so we just need to release. Grand. Thanks @jakirkham ! |
|
This test was included as part of PR ( #4004 ). |
Follow-up to PR ( #3967 ) and issue ( #3943 )
Includes a test to ensure a Pandas
Seriesis writeable after round-trip serialization.