The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: isempty( df )

Return 1 if df is an empty dataframe (either the number of rows, or the number of columns, or both are zero). Otherwise, return 0.

Package: dataframe