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