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

Prepare data for interactive app using custom grouping #7

Open
nilomr opened this issue May 3, 2022 · 0 comments
Open

Prepare data for interactive app using custom grouping #7

nilomr opened this issue May 3, 2022 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@nilomr
Copy link
Owner

nilomr commented May 3, 2022

Prepare data for interactive app using custom grouping factor (current default: ID), or allow user to to choose something other than individual ID as grouping factor.

pykanto/pykanto/dataset.py

Lines 768 to 773 in 4a2ed4a

dic_locs = get_indv_units_parallel(
self,
pad=pad,
song_level=song_level,
num_cpus=self.parameters.num_cpus,
)

@nilomr nilomr self-assigned this May 3, 2022
@nilomr nilomr added duplicate This issue or pull request already exists type: enhancement New feature or request and removed duplicate This issue or pull request already exists labels May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant