-
Notifications
You must be signed in to change notification settings - Fork 12
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
Pydata Work Prioritization #145
Comments
seems like you dropped from the call? My thoughts on priorities:
|
from call with Ryan - which features would be great to create that we can showcase?
|
@fkiraly I've updated my initial issue comment based on the notes you recorded above in our call today. I'm open to adjusting the checklists as needed (let me know if something ended up somewhere you didn't expect). |
Looks reasonable - the presentation itself is obvious the absolute highest priority, but I do not see it in the list. I guess it is understood, but may be useful to list it there. |
I was using that first check-box to the other issue for the presentation. I figured it would have enough stuff to stay on top of that we'd keep it separate in that issue. |
@fkiraly for the example repository. We had talked about skbase moving to its own GH organization. I've got https://github.com/scikit-base setup to eventually be that (skbase was taken). Do you want me to add the example repository there or do we want to put it under sktime to start and move it over later? |
pydata presentation has now happened. |
This is a meta issue to prioritize our work for Pydata Seattle 2023.
High-level tasks for the presentation:
High-level tasks for new features/maintenance ahead of Pydata Seattle 2023. These are divided into "must", "should" and "nice-to-have":
Must:
sktime
andskbase
initial integration is completed. Targeting mid-April release ofsktime
v0.18.0skbase
(will also be useful for additional testing of our lookup, testing and validation functionality too)skbase.base._meta
and add unit tests #106Should
skbase
#150sktime
persistance approach to make sure it works more generally)skbase.testing
moduleNice-to-have
skbase
to createscikit-learn
compliant class (need to investigate if this is possible. If their checks are "duck-typed" then it should be)The text was updated successfully, but these errors were encountered: