Skip to content

Commit af54901

Browse files
authored
Update README.md
1 parent a9c1814 commit af54901

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ python setup.py install
4646

4747
[Read the detailed documentation in readthedocs.io](https://edasql.readthedocs.io/en/latest/)
4848

49+
## License
50+
The license for edaSQL is MIT license
51+
52+
## Need help?
53+
Stuck on your edaSQL code or problem? Any other questions? Don't
54+
hestitate to send me an email (selva221724@gmail.com).
4955

5056
## edaSQL Jupyter NoteBook Tutorial
5157

@@ -142,3 +148,5 @@ eda.outliersVisualization(plot = 'scatter')
142148
outliers = eda.getOutliers()
143149
```
144150
<img src="https://raw.githubusercontent.com/selva221724/edaSQL/main/readme_src/notebook_results/12.png">
151+
152+

0 commit comments

Comments
 (0)