Skip to content

v1.0.7

Choose a tag to compare

@roryk roryk released this 28 Mar 00:53
  • Ensure headers are not written when writing out a Series, to make us compatible with pandas > 0.24.
  • Fix for deprecated .ix call, .loc is the new replacement. Thanks to @naumenko-sa.