forked from pandas-dev/pandas
-
Notifications
You must be signed in to change notification settings - Fork 0
Pandas Development Meetings
Stephan Hoyer edited this page Feb 11, 2015
·
10 revisions
This is a vague brainstorm of all possible topics we could discuss on a future Pandas Development meeting. So go ahead and complement it with your ideas:
- Short introduction of ourselves
- Some debatable PRs/issues that could need some more real-time discussion?
-
unique
API: defined order or not? #9346 - label-based slicing with not-included labels [#8613]
-
- How do we want to deal with 'related' (sub)packages? See the discussion on pandas-datareader (#8961) or ROOT io (#9387)
- Core dev workflow things:
- issue labeling, closing, milestone, .. practices (eg see #8963
- release management
- future vision, larger features we would want
- an indexer for looking up nearest values? [#9258]