Skip to content

Conversation

Joshua-Dias-Barreto
Copy link
Collaborator

No description provided.

@@ -31,6 +32,36 @@ Collection >> asDataFrame [
^ dataFrame
]

{ #category : #'*DataFrame' }
Collection >> asDataFrameWithColumnNames: arrayOfColumnNames [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't we say with Oleks thta this was maybe too much and that we could just do coll asDataFrame columnNames: coll2?

I'm not really against it but I don't know if this has much value.

Maybe @olekscode has an opinion

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