Skip to content

Conversation

bashtage
Copy link
Contributor

Test against old Stata versions and remove text indicating support
for versions which do not work reliably

closes #26667

@bashtage
Copy link
Contributor Author

Not sure if a what's new is needed here.

@jreback jreback added the IO Stata read_stata, to_stata label May 11, 2020
@jreback jreback added this to the 1.1 milestone May 11, 2020
@jreback
Copy link
Contributor

jreback commented May 11, 2020

lgtm. yeah I would add a whatsnew indicating which versions are being removed for unreliability :-> ping on green.

@jreback
Copy link
Contributor

jreback commented May 11, 2020

are these versions listed in the doc-string?

@bashtage bashtage force-pushed the stata-old-compat branch from bb8e6e6 to 6e62b3a Compare May 11, 2020 22:03
@bashtage
Copy link
Contributor Author

@jreback I have gone through and removed any references to the unsupported versions. There were none in docstrings; they were only in a few places that compared the version read to a minimum version.

Test against old Stata versions and remove text indicating support
for versions which do not work reliably

closes pandas-dev#26667
@bashtage bashtage force-pushed the stata-old-compat branch from 6e62b3a to 665621c Compare May 12, 2020 12:57
@jreback jreback merged commit 6bf76ef into pandas-dev:master May 12, 2020
@jreback
Copy link
Contributor

jreback commented May 12, 2020

thanks @bashtage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Stata read_stata, to_stata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pandas cannot actually read Stata file format 104
2 participants