carnival-data / carnival

JVM property graph data unification framework
https://carnival-data.github.io/carnival/
GNU General Public License v3.0
7 stars 2 forks source link

FeatureReport trim() #86

Closed augustearth closed 2 years ago

augustearth commented 2 years ago

Trim fields/columns that have no data

augustearth commented 2 years ago

Makes more sense to add this functionality to MappedDataTable. Adding a trimColumns() method to be explicit.