Skip to content

Commit 1f19eb5

Browse files
committed
tip from @abrudz
1 parent 9c1f22d commit 1f19eb5

File tree

2 files changed

+96
-99
lines changed

2 files changed

+96
-99
lines changed

content/mooreslaw-tutorial.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ kernelspec:
1616

1717
# NumPy vs APL
1818
![](https://assets-global.website-files.com/64483ba2cd3664f5275be1da/6453af3005d3267ad3bccce9_red-logo-short.svg)
19+
1920
![](https://assets-global.website-files.com/64483ba2cd3664f5275be1da/6453a4df70dfe3083a2fdc5d_logo-long.svg)
21+
22+
https://youtu.be/ZB0IJMRpbRE
23+
2024
@MaxCan-Code "Max Sun APL"
2125

2226
+++ {"editable": true, "slideshow": {"slide_type": "subslide"}}
@@ -204,6 +208,7 @@ slideshow:
204208
run("""
205209
csv←(⎕CSV⍠'Separator' ',')'transistor_data.csv'⍬ 4
206210
data←1↓csv[;2 3]
211+
data←1⊃⎕CSV'transistor_data.csv'⍬(0 4 4 0 0 0)1
207212
""");
208213
209214
# csv = np.loadtxt("transistor_data.csv") # Value Error: could not convert string to float

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy