jakevdp.github.io icon indicating copy to clipboard operation
jakevdp.github.io copied to clipboard

Fix typo in Python Data Science book - 1.04

Open angellmethod opened this issue 7 years ago • 0 comments

No luck finding how to PR the typo directly -

[Input & Output History](https://jakevdp.github.io/PythonDataScienceHandbook/01.04-input-output-history.html)

This sentence in the Suppressing Output section needs a little word change.

Or maybe the command you're executing produces a result that you'd prefer not like to store in your output history,

It looks like it should be: "you'd prefer not to"

angellmethod avatar Dec 09 '18 03:12 angellmethod