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
I also noticed that in many of the examples, the code is not PEP8 style compliant. For example, the functions at the end do not have spaces after the comma in the parameters.
Can I work on this?
https://github.com/pandas-dev/pandas/blob/cdfce2b0ad99f7faad57cc5247cf33aab5725bed/doc/source/io.rst (line 3979 at the moment).
Should probably just change it to
c
.The text was updated successfully, but these errors were encountered: