Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pandas-dev/pandas-stubs

Public type stubs for pandas
https://github.com/pandas-dev/pandas-stubs

fix issues with Index.__getitem__

c76c1475d127a890e300643d1689494fa029c0d5 authored over 2 years ago by Dr-Irv <[email protected]>
Merge pull request #10 from Dr-Irv/mypyfixes

test the stubs with mypy, pyright

63d03bc9297357715eda7a41b8f694b91b51395e authored over 2 years ago by Irv Lustig <[email protected]>
add matplotlib as package for tests

19921a0da9a85be2372ca40fa6ff5e6aeadb8c89 authored over 2 years ago by Irv Lustig <[email protected]>
test the stubs with mypy, pyright

e3b7b42e1ffca40dea872681f4b9a34a5bbf2545 authored over 2 years ago by Irv Lustig <[email protected]>
Merge pull request #9 from Dr-Irv/pyrightfixes

fix pyright complaints on pyi files

bf30e404342bd501264b41cd2a4f1b64fed30e1f authored over 2 years ago by Irv Lustig <[email protected]>
fix pyright complaints on pyi files

24cc18612c1f7e117bce55b283f5b3a0bb2afe67 authored over 2 years ago by Irv Lustig <[email protected]>
Merge pull request #8 from Dr-Irv/assertype_part2

use assert_type througout, remove check_ functions

51aeba53ceb106492a167d87dd117c2922c5d147 authored over 2 years ago by Irv Lustig <[email protected]>
use assert_type througout, remove check_ functions

2ea0c27c6bc00495acc4391fcb0921e94ba36884 authored over 2 years ago by Irv Lustig <[email protected]>
Merge pull request #7 from Dr-Irv/asserttype

use assert_type instead of check_XXX in some tests

17b4423e65abcf8a0b403bf9fe445f06d3ff2236 authored over 2 years ago by Irv Lustig <[email protected]>
use assert_type instead of check_XXX in test_frame, test_indexes, test_pandas

a159e85aeedb4fcfda5df9d94ab3672e2b345b47 authored over 2 years ago by Irv Lustig <[email protected]>
Merge pull request #6 from Dr-Irv/cleanup

clean up with black and tests. Test PRs

1af190411028fd05f7fceaa7043a5c811d864e33 authored over 2 years ago by Irv Lustig <[email protected]>
run black on all files. Clean up tests to remove 'partially unknown' from pyright

bc467db525521af318471412efca1436636dcc3e authored over 2 years ago by Irv Lustig <[email protected]>
Update README

0cd7fc628d1f6959de3fb015e31da46afe869072 authored over 2 years ago by Irv Lustig <[email protected]>
set up initial testing framework

641a93a162a9275452d38d5192955f4da7d636fd authored over 2 years ago by Irv Lustig <[email protected]>
Pull in PR #196 from MS project

12250f0de83ba445507dc301a62c46f659f0a6aa authored over 2 years ago by Irv Lustig <[email protected]>
copy from 3ea7eb74b1143fc19d3cde337a4ca04dfaa81f66 from MS project

5a49c8239fa62acafd21aa1c4c4e28bdc6a2acb8 authored over 2 years ago by Irv Lustig <[email protected]>
Update README tracking differences to MS project

46bae2e0e0de39003cf9c34189aea3693fe10922 authored over 2 years ago by Irv Lustig <[email protected]>
Merge branch 'main' of github.com:pandas-dev/pandas-stubs

bca7c29e01f73edcc3900c1cfeb502a6a142acbe authored over 2 years ago by Irv Lustig <[email protected]>
PR 190 from MS type stubs to support pd.isna, add pandas/core/dtypes stubs

ddcf5ba8509215943e594012e8a45453ae3d3b64 authored over 2 years ago by Irv Lustig <[email protected]>
Update README.md

d4e545387f91a817cab64d8a6376f3569649970f authored over 2 years ago by Irv Lustig <[email protected]>
Copy from microsoft/python-type-stubs

ba7aa5f0d5f629904c3a6d4030fd484b0cdb8047 authored over 2 years ago by Irv Lustig <[email protected]>
Update README.md

e8edbf821f5682eaa9080e5fa1f8d25c103cdbcc authored over 2 years ago by Irv Lustig <[email protected]>
Initial commit

549bc05fff8d16595f10ce3e68878eea43cbe069 authored over 2 years ago by Irv Lustig <[email protected]>