You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
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
The text was updated successfully, but these errors were encountered: