📝 💄 add d3 visualization

This commit is contained in:
dannydannydanny 2022-03-05 22:53:02 +01:00 committed by GitHub
parent a3cdec13b8
commit f057ae547b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@
* Matplotlib
* [book of examples](https://raw.githubusercontent.com/rougier/scientific-visualization-book/master/pdf/book.pdf)
* [cheatsheets](https://matplotlib.org/cheatsheets/)
* [d3.js example](http://www.r2d3.us/visual-intro-to-machine-learning-part-2/)
* **API**
* JSON API is the easiet API - [follow the rules](https://jsonapi.org/format/#)
* Requesting - use Python-[requests](https://docs.python-requests.org/en/latest/)