vmzakharov / dataframe-ec

A tabular data structure (aka a data frame) based on the Eclipse Collections framework
MIT License
51 stars 10 forks source link

Add isEmpty() and isNotEmpty() for DataFrame class #6

Closed mehmandarov closed 2 years ago

mehmandarov commented 2 years ago

Added functions as pr. feature request in issue #5.