Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PARTITION] Kindergarten teacher #30

Open
micahjsmith opened this issue Jun 22, 2021 · 0 comments
Open

[PARTITION] Kindergarten teacher #30

micahjsmith opened this issue Jun 22, 2021 · 0 comments
Labels
feature-partition Description of feature development partition

Comments

@micahjsmith
Copy link
Contributor

micahjsmith commented Jun 22, 2021

Name

Kindergarten teacher

Specification

Features engineered from the questions asked to the kindergarten teacher during the wave 4 survey.

from ballet import b
X_df, _ = b.api.load_data()
[col for col in X_df.columns if col.startswith('kind_')]
# or, X_df.filter(regex='^kind_', axis=1)

There are 119 input columns in this partition

Background

The kindergarten teacher is surveyed presumably in wave 4, when the child is five years old (the typical time that a child attends kindergarten in the US). Note that the kindergarten teacher's responses were renamed in the metadata. So in the metadata search, you have to substitute kind_ with t4. See also metadata search changes


I'm proposing this new feature development partition, who will take up the mantle to develop features from this partition? Whoever replies to this issue with the response me will "claim" it -- it might even be myself! It's okay for multiple people to claim this partition, but in that case, make sure you stay in touch directly or via the project chat, or follow each other's accepted (and rejected) feature contributions.

@micahjsmith micahjsmith added the feature-partition Description of feature development partition label Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-partition Description of feature development partition
Projects
None yet
Development

No branches or pull requests

1 participant