We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41279d commit 1870bc6Copy full SHA for 1870bc6
1 file changed
README.md
@@ -52,7 +52,7 @@ easy and intuitive. It is heavily inspired by [Pandas](https://pandas.pydata.org
52
To use Danfo.js via script tags, copy and paste the CDN below to your HTML file
53
54
```html
55
- <script src="https://cdn.jsdelivr.net/npm/danfojs@0.1.3/dist/index.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/danfojs@0.1.5/dist/index.min.js"></script>
56
```
57
58
### Example Usage in the Browser
0 commit comments