There was an error while loading. Please reload this page.
1 parent 7f68683 commit d19a5faCopy full SHA for d19a5fa
1 file changed
README.md
@@ -26,7 +26,8 @@ low country cardinality distinct values 41 -> 44
26
## Install
27
28
```console
29
-$ pip install dsdiff
+$ pip install dsdiff # from PyPI, once released
30
+$ pip install git+https://github.com/jmweb-org/dsdiff # latest, available now
31
```
32
33
Reads CSV, Parquet and JSON Lines through polars. No services, no schema files
0 commit comments