Skip to content

Corrected wrong syntax in creating Pandas DataFrame#19

Merged
tbelahi merged 1 commit intoIPGP:masterfrom
iamaris:master
Jun 13, 2016
Merged

Corrected wrong syntax in creating Pandas DataFrame#19
tbelahi merged 1 commit intoIPGP:masterfrom
iamaris:master

Conversation

@iamaris
Copy link
Copy Markdown

@iamaris iamaris commented Jun 13, 2016

Corrected wrong syntax in Pandas Data Structure part. The line that is supposed to create a Pandas DataFrame is lacking brackets.

@tbelahi
Copy link
Copy Markdown
Contributor

tbelahi commented Jun 13, 2016

yes you are right, but let's stick to idioms and use a tuple to specify the shape, thus I think we should use np.zeros((1000, 3)). I'll merge your change and then edit it to the tuple idom.

@tbelahi tbelahi merged commit 761fc07 into IPGP:master Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants