Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
axi1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
axi1
3y ago
An in-depth overview: copy vs view, C vs Fortran order, etc.
2.
▲
by
axi1
4y ago
To her, I can recommend the book "Big Panda and Little Dragon." Nice illustrations and simple wisdom.
3.
▲
by
axi1
4y ago
The proper (free) link is https://betterprogramming.pub/pandas-illustrated-the-definit...
4.
▲
Pandas Illustrated: The Definitive Visual Guide to Pandas
(betterprogramming.pub)
3 points
by
axi1
4y ago
|
0 comments
5.
▲
by
axi1
5y ago
If the link doesn't work, try https://medium.com/writers-blokke/can-ai-really-improve-your...
6.
▲
Can AI Really Improve Your Writing? (30 grammar checkers/40 mistakes benchmark)
(medium.com)
2 points
by
axi1
5y ago
|
1 comments
7.
▲
by
axi1
6y ago
I've finally fixed the article, thanks. Yes, broadcasting is a cool thing, but the docs mostly explains 'how' but not 'why' or 'what for'.
8.
▲
by
axi1
6y ago
https://docs.python.org/3/library/array.html
9.
▲
by
axi1
6y ago
As a sidenote, I don't write "import numpy as np" in jupyter notebooks (at least as long as I don't share them with others) for I have this line in my ipython startup file.
10.
▲
by
axi1
6y ago
Yes, I'm aware that are preparing a mini-revolution in the random number generation. But I was waiting for the interface to settle down a bit prior to including it. I didn't know they were officially deprecated though, thanks for
11.
▲
by
axi1
6y ago
Thanks, good point! I'll think how to fit it best into the article.
12.
▲
by
axi1
6y ago
It probably makes more sense if you think of matrices as n-dimentional arrays: sum eliminates the n-th dimention, insert and delete increase or decrease the n-th dimension size.
13.
▲
by
axi1
6y ago
3245 words should be more than enough for that :) My greatest concern about the text that it would be too much of it for something called "Visual Guide", so I tried hard to keep it to bare minimum.
14.
▲
by
axi1
6y ago
Actually, it also has 3. A thought-provoking text in between, but apparently didn't hit the target in your case.
15.
▲
by
axi1
6y ago
There're two ways to walk it around in the comments here: friends link and archive.is
16.
▲
by
axi1
6y ago
Apparently there're problems with overloading this. In pandas it is between(left,right), so they also didn't find a way to get it done properly.
17.
▲
by
axi1
6y ago
Friends link: https://medium.com/better-programming/numpy-illustrated-the-...
18.
▲
by
axi1
6y ago
That was supposed to be a friendlink which allows to read it in any case. But hackernews has obviously trimmed it. This is the right link: https://medium.com/better-programming/numpy-illustrated-the-... Their payment m
19.
▲
NumPy Illustrated: The Visual Guide to NumPy
(medium.com)
4 points
by
axi1
6y ago
|
2 comments
20.
▲
React, Vue, and Svelte Templates Side by Side as Compared with Python/Django
(medium.com)
1 points
by
axi1
6y ago
|
0 comments