Skip to content

Commit 44f201f

Browse files
committed
chore: add acknowledgement
1 parent 040cc1c commit 44f201f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,15 @@ Please take a look at our [wiki] for development documentations!
135135
[wiki]: https://github.com/sfu-db/dataprep/wiki
136136
[examples]: https://github.com/sfu-db/dataprep/tree/master/examples
137137
[Twitter]: https://img.shields.io/twitter/follow/sfu_db?style=social
138+
139+
## Acknowledgement
140+
141+
Some functionalities of DataPrep are inspired by the following packages.
142+
143+
- [Pandas Profiling](https://github.com/pandas-profiling/pandas-profiling)
144+
145+
Inspired the report functionality and insights provided in DataPrep.eda.
146+
147+
- [missingno](https://github.com/ResidentMario/missingno)
148+
149+
Inspired the missing value analysis in DataPrep.eda.

0 commit comments

Comments
 (0)