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 6d9f8e0 commit 8b34ce9Copy full SHA for 8b34ce9
README.md
@@ -51,7 +51,7 @@ easy and intuitive. It is heavily inspired by [Pandas](https://pandas.pydata.org
51
To use Danfo.js via script tags, copy and paste the CDN below to the body of your HTML file
52
53
```html
54
- <script src="https://cdn.jsdelivr.net/npm/danfojs@0.2.4/lib/bundle.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/danfojs@0.2.3/lib/bundle.min.js"></script>
55
```
56
57
### Example Usage in the Browser
0 commit comments