pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.9k stars 18.03k forks source link

DOC: fix SA01,ES01 for pandas.io.stata.StataWriter.write_file #60449

Open tuhinsharma121 opened 4 hours ago

tuhinsharma121 commented 4 hours ago

fixes

pandas.io.stata.StataWriter.write_file SA01, ES01