Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plotly Package added #182

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
plotly package in python added
ksdkamesh99 committed Jan 5, 2021
commit d5b88a32ef61b58af9036e353e68a4abba5ab6af
1 change: 1 addition & 0 deletions libs/python.json
Original file line number Diff line number Diff line change
@@ -68,6 +68,7 @@
{"id":"py.ipython","imports":["IPython"],"name":"IPython","repo":"ipython/ipython","tags":["interactive-shell"],"tech":["data-science"],"status":"awaiting-model"},
{"id":"py.matplotlib","imports":["matplotlib"],"name":"matplotlib","repo":"matplotlib/matplotlib","tags":["visualization"],"tech":["data-science"],"status":"model-ready"},
{"id":"py.pandas","imports":["pandas"],"name":"pandas","repo":"pandas-dev/pandas","tags":["data-analysis"],"tech":["data-science"],"status":"model-ready"},
{"id":"py.plotly","imports":["plotly"],"name":"plotly","repo":"plotly/plotly.py","tags":["visualization"],"tech":["data-science"],"status":"awaiting-model"},
{"id":"py.bidict","imports":["bidict"],"name":"bidict","repo":"jab/bidict","tags":["bidirectional-maps"],"tech":["data-structures"],"status":"model-ready"},
{"id":"py.box","imports":["box"],"name":"Box","repo":"cdgriffith/Box","tags":["dictionaries"],"tech":["data-structures"],"status":"model-ready"},
{"id":"py.cachetools","imports":["cachetools"],"name":"cachetools","repo":"tkem/cachetools","tags":["collections"],"tech":["data-structures"],"status":"awaiting-model"},
2 changes: 1 addition & 1 deletion tools/coverage/libstats.js
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@ window.libStats = [
],
[
"Python",
209
210
],
[
"Ruby",