Skip to content

Commit

Permalink
Merge pull request #174 from sfu-db/logo-in-readme
Browse files Browse the repository at this point in the history
add logo in readme
  • Loading branch information
dovahcrow authored May 31, 2020
2 parents 6556f4d + 10fcb4d commit a06c93b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
# Dataprep
<div align="center"><img width="100%" src="https://i.imgur.com/bNSVrGm.png"/></div>

[![License]](LICENSE) [![Doc Badge]](https://sfu-db.github.io/dataprep/) [![Version]](https://pypi.org/project/dataprep/) [![Python Version]](https://pypi.org/project/dataprep/) [![Downloads]](https://pepy.tech/project/dataprep) [![Codecov]](https://codecov.io/gh/sfu-db/dataprep) ![Build Status] [![Chat]](https://discord.gg/xwbkFNk)
-----------------

[Documentation] | [Mail List & Forum]
[![License]](LICENSE) [![Doc Badge]](https://sfu-db.github.io/dataprep/) [![Version]](https://pypi.org/project/dataprep/) [![Python Version]](https://pypi.org/project/dataprep/) [![Downloads]](https://pepy.tech/project/dataprep) [![Codecov]](https://codecov.io/gh/sfu-db/dataprep) ![Build Status] [![Chat]](https://discord.gg/xwbkFNk)

Dataprep let you prepare your data using a single library with a few lines of code.
Dataprep lets you prepare your data using a single library with a few lines of code.

Currently, you can use `dataprep` to:
* Collect data from common data sources (through `dataprep.data_connector`)
* Do your exploratory data analysis (through `dataprep.eda`)
* ...more modules are coming


[Documentation] | [Mail List & Forum]

## Installation

```bash
Expand Down
Binary file added assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a06c93b

Please sign in to comment.