Openrefine: Remove Blank Columns upon project creation/import

Created on 26 Sep 2018  路  8Comments  路  Source: OpenRefine/OpenRefine

Is your feature request related to a problem or area of OpenRefine? Please describe.

Creating/importing a project allows for the removal of blank rows. It would be great to also be able to remove blank columns.

Describe the solution you'd like
Have a similar functionality to Store blank rows with a Store blank columns option.

Additional context
This was discussed on the google group 9/19/2018.

enhancement good first issue Medium

All 8 comments

Dissimilar to #1472 the Remove Rows with empty cells

@wetneb @ostephens could we squeeze this into 3.2 milestone?

@thadguidry I won't have time to work on this soon, but if someone wants to work to implement this before 3.2 I'm happy to get that on board, yes.

This will be particularly useful when importing XML into OpenRefine, where tags that are used for structure but have no direct content themselves, create lots of empty columns that have to then be 'manually' removed - eg:
<poster> <name> <firstname>Tom</firstname> <lastname>Mowlam</lastname> </name> </poster>
...gives empty 'poster' and 'name' columns on import.

May I work on this bug?

Sure, thanks a lot!

Hey, I did some fixes but I don't get it how to rebuild to check if it works...
./refine build
./refine
Is this all?

@aquaruiz Yes, that's how you can do it manually (if not using Maven config and running from directly in your IDE)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thadguidry picture thadguidry  路  3Comments

thadguidry picture thadguidry  路  3Comments

anchardo picture anchardo  路  3Comments

stellasia picture stellasia  路  4Comments

kushthedude picture kushthedude  路  3Comments