Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
argenisleon committed Jul 5, 2019
1 parent 6be82e0 commit e2c3c59
Show file tree
Hide file tree
Showing 20 changed files with 3,208 additions and 1,004 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ df.outliers.mad("age", threshold = 2).drop()
```

## Database connection
Optimus have handy tools to connect to databases and extract informacion. Optimus can handle Redshift, postgres and mysql
Optimus have handy tools to connect to databases and extract information. Optimus can handle Redshift, postgres and mysql



Expand Down
2 changes: 1 addition & 1 deletion Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Optimus is the missing framework to profile, clean, process and do ML in a distr
- Installation:

In your terminal just type:

do
$ pip install optimuspyspark

- Contributors:
Expand Down
2 changes: 1 addition & 1 deletion examples/new-api-jdbc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7100,7 +7100,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
"version": "3.7.3"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit e2c3c59

Please sign in to comment.