-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Extra "in" in "Contributing to pandas" documentation #18040
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
just send a PR, no need to make an issue for docs that you find confusing. |
@jreback Sounds good, will do. |
4 tasks
jreback
pushed a commit
that referenced
this issue
Nov 2, 2017
ghost
pushed a commit
to reef-technologies/pandas
that referenced
this issue
Nov 3, 2017
1kastner
pushed a commit
to 1kastner/pandas
that referenced
this issue
Nov 5, 2017
No-Stream
pushed a commit
to No-Stream/pandas
that referenced
this issue
Nov 28, 2017
TomAugspurger
pushed a commit
to TomAugspurger/pandas
that referenced
this issue
Dec 8, 2017
…andas-dev#18076) (cherry picked from commit 21f9e1a)
TomAugspurger
pushed a commit
that referenced
this issue
Dec 11, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
Section: Contributing to pandas
Subsection: About the pandas documentation
Link: http://pandas.pydata.org/pandas-docs/version/0.21.0/contributing.html#about-the-pandas-documentation
The second sentence of the last paragraph contains an extra "in" (bolded):
Expected Output
Output of
pd.show_versions()
INSTALLED VERSIONS
commit: None
python: 3.6.3.final.0
python-bits: 64
OS: Darwin
OS-release: 16.7.0
machine: x86_64
processor: i386
byteorder: little
LC_ALL: None
LANG: en_US.UTF-8
LOCALE: en_US.UTF-8
pandas: 0.21.0
pytest: None
pip: 9.0.1
setuptools: 36.6.0
Cython: None
numpy: 1.13.3
scipy: 1.0.0
pyarrow: None
xarray: None
IPython: 6.2.1
sphinx: None
patsy: 0.4.1
dateutil: 2.6.1
pytz: 2017.3
blosc: None
bottleneck: None
tables: None
numexpr: None
feather: None
matplotlib: 2.1.0
openpyxl: None
xlrd: 1.1.0
xlwt: None
xlsxwriter: None
lxml: None
bs4: None
html5lib: 1.0b10
sqlalchemy: None
pymysql: None
psycopg2: None
jinja2: 2.9.6
s3fs: None
fastparquet: None
pandas_gbq: None
pandas_datareader: None
Happy to make the change!
The text was updated successfully, but these errors were encountered: