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

Get size of a column #316

Closed
Gerhardsa0 opened this issue Jan 13, 2023 · 0 comments · Fixed by #320
Closed

Get size of a column #316

Gerhardsa0 opened this issue Jan 13, 2023 · 0 comments · Fixed by #320
Assignees
Labels
enhancement 💡 New feature or request

Comments

@Gerhardsa0
Copy link
Contributor

Gerhardsa0 commented Jan 13, 2023

Is your feature request related to a problem? Please describe

Right now we need to make a work arrount to get the size of a column and there is no direct function that offers this functionality.

Desired solution

Add something like a Column.count() to get column size.

Additional context (optional)

Related issue: #310

@Gerhardsa0 Gerhardsa0 added the enhancement 💡 New feature or request label Jan 13, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Safe-DS Jan 13, 2023
@dorianheidorn dorianheidorn moved this from Backlog to In progress in Safe-DS Jan 13, 2023
@Marsmaennchen221 Marsmaennchen221 moved this from In progress to Ready for review in Safe-DS Jan 13, 2023
@dorianheidorn dorianheidorn linked a pull request Jan 13, 2023 that will close this issue
dorianheidorn added a commit that referenced this issue Jan 13, 2023
Closes #316 .

### Summary of Changes

Added function to count rows in a column.

Co-authored-by: Alexander Gréus <[email protected]>
Co-authored-by: dorianheidorn <[email protected]>
Co-authored-by: WinPlay02 <[email protected]>
@github-project-automation github-project-automation bot moved this from Ready for review to ✔️ Done in Safe-DS Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants