Skip to content

Commit 7aefeca

Browse files
committed
add output gifs
1 parent 1736aa1 commit 7aefeca

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ dfd.read_csv("https://web.stanford.edu/class/archive/cs/cs109/cs109.1166/stuff/t
115115
})
116116

117117
```
118+
Output in Node Console:
119+
120+
![](assets/node-rec.gif)
121+
118122

119123
To use danfo.js via script tags, copy and paste the CDN below to your HTML file
120124

@@ -164,7 +168,12 @@ To use danfo.js via script tags, copy and paste the CDN below to your HTML file
164168
</html>
165169
```
166170

167-
#### [See the Getting Started Guide](https://jsdata.gitbook.io/danfojs/getting-started)
171+
Output in Browser:
172+
173+
![](assets/browser-out.gif)
174+
175+
176+
#### [See the Official Getting Started Guide](https://jsdata.gitbook.io/danfojs/getting-started)
168177

169178
## Documentation
170179
The official documentation can be found [here](https://jsdata.gitbook.io/danfojs/)

assets/browser-out.gif

1.85 MB
Loading

assets/node-rec.gif

3.1 MB
Loading

0 commit comments

Comments
 (0)