File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ easy and intuitive. It is heavily inspired by [Pandas](https://pandas.pydata.org
5252To use Danfo.js via script tags, copy and paste the CDN below to your HTML file
5353
5454``` html
55- <script src =" https://cdn.jsdelivr.net/gh/opensource9ja/ danfojs@latest /lib/bundle.js" ></script >
55+ <script src =" https://cdn.jsdelivr.net/npm/ danfojs@0.2.2 /lib/bundle.min. js" ></script >
5656```
5757
5858### Example Usage in the Browser
@@ -66,7 +66,7 @@ To use Danfo.js via script tags, copy and paste the CDN below to your HTML file
6666<head >
6767 <meta charset =" UTF-8" >
6868 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" >
69- <script src =" https://cdn.jsdelivr.net/gh/opensource9ja/ danfojs@latest /lib/bundle.js" ></script >
69+ <script src =" https://cdn.jsdelivr.net/npm/ danfojs@0.2.2 /lib/bundle.min. js" ></script >
7070 <title >Document</title >
7171</head >
7272
You can’t perform that action at this time.
0 commit comments