Skip to content

Pull requests: pandas-dev/pandas-stubs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

clean up with black and tests. Test PRs
#6 by Dr-Irv was merged May 7, 2022 Loading…
use assert_type instead of check_XXX in some tests
#7 by Dr-Irv was merged May 8, 2022 Loading…
use assert_type througout, remove check_ functions
#8 by Dr-Irv was merged May 8, 2022 Loading…
fix pyright complaints on pyi files
#9 by Dr-Irv was merged May 8, 2022 Loading…
test the stubs with mypy, pyright
#10 by Dr-Irv was merged May 9, 2022 Loading…
fix issues with Index.__getitem__
#15 by Dr-Irv was merged May 24, 2022 Loading…
Upgrade mypy to 0.960
#16 by phofl was merged May 27, 2022 Loading…
Index.difference() accept None
#18 by Dr-Irv was merged May 31, 2022 Loading…
DataFrame constructor - fix index and columns argument
#20 by Dr-Irv was merged Jun 4, 2022 Loading…
Remove Sequence[str]. Use IndexLabel instead of IndexLevel
#21 by Dr-Irv was merged Jun 4, 2022 Loading…
Project Refactoration
#23 by breno-jesus-fernandes was closed Jun 8, 2022 Loading…
Nopytyped
#24 by Dr-Irv was merged Jun 8, 2022 Loading…
Add poetry and fix problem from #23
#25 by breno-jesus-fernandes was merged Jun 15, 2022 Loading…
Update series.pyi to support comparisons with Timestamp
#28 by timovp was merged Jun 26, 2022 Loading…
Fix pd.read_excel
#33 by hauntsaninja was merged Jul 1, 2022 Loading…
Fixes for GH 29, 30, 31, 32
#35 by Dr-Irv was merged Jun 23, 2022 Loading…
Fix to_dict and from_dict type stubs
#39 by KianShah was merged Jul 19, 2022 Loading…
update readme, rename docs that have development instructions
#40 by Dr-Irv was merged Jun 26, 2022 Loading…
add docs/philosphy.md
#41 by Dr-Irv was merged Jun 26, 2022 Loading…
Use Sequence instead of List for drop
#46 by tmke8 was merged Jun 28, 2022 Loading…
CI: PR template
#47 by twoertwein was merged Jun 28, 2022 Loading…
CI: use matplotlib stubs
#48 by twoertwein was closed Jun 30, 2022 Draft
CI/CD Update
#50 by breno-jesus-fernandes was closed Jun 29, 2022 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.