This PR will gracefully handle if the geo_df filtering returns and empty dataframe by not logging about empty data and not writing and empty dataframe to file.
This also solves the issue of having empty geo-related fields at the end of datasets that don't have geospatial information.
This PR will gracefully handle if the geo_df filtering returns and empty dataframe by not logging about empty data and not writing and empty dataframe to file.
This also solves the issue of having empty geo-related fields at the end of datasets that don't have geospatial information.
This resolves #4