Groups
Groups
Sign in
Groups
Groups
Project Jupyter
Conversations
About
Send feedback
Help
Problem with displaying dataframe in Jupyter notebook uploaded in github
19 views
Skip to first unread message
Eila Elyaskordi
unread,
Jan 20, 2019, 6:11:32 PM
1/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
I have a Jupyter Notebook on github. (
https://github.com/eila-elyas/Inc/blob/master/Exploring%20Inc%205000%20Data.ipynb
)
On a couple of the cells that display the dataframe, entire rows are displayed within a cell (see attached image).
Eila Elyaskordi
unread,
Jan 20, 2019, 6:12:44 PM
1/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
My Pipfile contents for this project
[[source]]
url = "
https://pypi.org/simple
"
verify_ssl = true
name = "pypi"
[packages]
pandas = "*"
numpy = "*"
matplotlib = "*"
seaborn = "*"
notebook = "*"
qgrid = "*"
tabulate = "*"
[dev-packages]
[requires]
python_version = "3.6"
Reply all
Reply to author
Forward
0 new messages