Skip to content

Dropa coluna cod_setor quando for tudo NA #20

@rafapereirabr

Description

@rafapereirabr

Nao tem porque manter a coluna cod_setor nas tabelas mais agregadas . A gente pode dropar elas na proxima rodada

library(dplyr)

a <- geocodebr::listar_dados_cache()

b <- arrow::open_dataset(a[1]) |> collect()

table(b$cod_setor)

#> < table of extent 0 >

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions