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 a9c1814 commit af54901Copy full SHA for af54901
README.md
@@ -46,6 +46,12 @@ python setup.py install
46
47
[Read the detailed documentation in readthedocs.io](https://edasql.readthedocs.io/en/latest/)
48
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).
55
56
## edaSQL Jupyter NoteBook Tutorial
57
@@ -142,3 +148,5 @@ eda.outliersVisualization(plot = 'scatter')
142
148
outliers = eda.getOutliers()
143
149
```
144
150
<img src="https://raw.githubusercontent.com/selva221724/edaSQL/main/readme_src/notebook_results/12.png">
151
152
0 commit comments