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 2f29724 commit 176bdf8Copy full SHA for 176bdf8
README.md
@@ -7,7 +7,7 @@ The library currently supports transformation of csv files loaded into Pandas da
7
8
In order to get started simply fetch the package using the following pip command:
9
```
10
-pip install git+https://github.com/jovicigor/[email protected]
+pip install datapreprocessor
11
12
### Prerequisites
13
DataPreprocessor is built on top of existing Python libraries and therefore requires them in order to work properly.
0 commit comments