Skip to content
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

Whishlist #5

Open
1 of 8 tasks
krassowski opened this issue Feb 13, 2021 · 0 comments
Open
1 of 8 tasks

Whishlist #5

krassowski opened this issue Feb 13, 2021 · 0 comments

Comments

@krassowski
Copy link
Collaborator

krassowski commented Feb 13, 2021

  • multi-link links with line breaks at arbitrary points:
If a date does not meet the `timestamp limitations
<https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html
#timeseries-timestamp-limits>`_, passing errors='ignore'
will return the original input instead of raising any exception.
  • remove doctest skip instruction from code blocks?
  • hover over scipy produces problematic documentation; is this because we fail to detect it as "already in Markdown"?
  • pd.Series signature has a new line in between which looks ugly. Should it be removed?
  • sklearn uses new-line escapes like sth\nsth; this is visible in the grid table example. Can we support it?
  • .. important:: Rows with missing values (NaN) are automatically removed. in pingouin.corr
  • In terminal IPython this will be similar to using :func:print, for use in richer frontends see Jupyter notebook examples with rich display logic. in IPython.display
  • parameters in IPython.display are not in list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant