question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cheatsheets-2.png shows interpolation different for none vs None

See original GitHub issue

If you look at the imagine cheatsheets-2.png linked in the README.md: https://github.com/matplotlib/cheatsheets/blob/master/cheatsheets-2.png

in the interpolations image grid, the “none” version actually is using some sort of interpolation. This makes it seem like "none" and None are different, but they should not be.

When I run the interpolations.py script locally (https://github.com/matplotlib/cheatsheets/blob/master/scripts/interpolations.py) I get the following:

interpolations.pdf

which has the correct top row.

The image in the repo should be updated.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
rougiercommented, Jul 8, 2020

Yes, we can add quotes. But still, the “none” does not seem to be really consistent across viewers. Is it worth to mention it?

0reactions
jimustafacommented, Nov 14, 2021

Might have been closed by #80. @timhoffm, please consider.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is the difference between "is None" and "== None"
The answer is explained here. To quote: A class is free to implement comparison any way it chooses, and it can choose to...
Read more >
Image.Interpolation.none | Apple Developer Documentation
A value that indicates a medium level of interpolation quality, between the low- and high-quality values.
Read more >
Idea2IC.html
3) Cheat sheets for Analog IC Design An ongoing collection of Cheat Sheets. Details that have been critical to past IC designs. And...
Read more >
Interpolation | Interpolation in Python to Fill Missing Values
Interpolation is a technique used to estimate unknown data points ... NaN values and try to fill missing values with different methods of ......
Read more >
words.txt
1300 to 1291 and 1278 wiki 1275 the 1275 of 1270 this 1263 for 1255 ... sounds 210 september 210 prototype 210 plans...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found