Skip to content

Conversation

@lauratregadas
Copy link
Member

Created the load_censo function

This function uses censobr to load data and opens datasets in the global eniromment. It is useful for people who don't know how to work with .parquet files, cahced data or lazy loading, while still allowing flexible loading. That is, full datasets are downloaded and stored in chace, but users can select which columns to load. We don't separate by year because censobralready separates files in dataset/year.

I am opening this as a draft pull request although it is up and running because we still need to decide if we are going to have a function like this one.

this function uses censobr and opens datasets in globel env. useful for people who don't know how to handle .parquet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants