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 d766e08 commit f568b1cCopy full SHA for f568b1c
readme.md
@@ -23,7 +23,7 @@ This is a Python pacakage that contains misc utils for Data Science.
23
24
You can download a copy of the latest release and install it using pip.
25
```
26
-pip3 install --user -U dsutil-0.0.1-py3-none-any.whl
+pip3 install --user -U dsutil-0.9.1-py3-none-any.whl
27
28
Or you can use the following script to download and install the latest version automatically.
29
0 commit comments