layout | title | permalink |
---|---|---|
page |
My Open Source Contributions |
/contributions/ |
Date # | Contribution (Link) | Type | Description |
---|---|---|---|
May 06 | link | Narwhals | Add instructions for pre-commit |
May 06 | link | Narwhals | PR for adding a docstring |
Apr 26 | link | Course Website Issue | Reported issue on missing info |
Apr 11 | link | Course Website Issue | Reported issue on incorrect due date |
Apr 11 | link | Course Website Issue Discussion | Adding another resource to a proposal |
Apr 09 | link | Wikipedia Edit | Add stats on Jannik Sinner's matches at Indian Wells 2024 |
Apr 09 | link | Wikipedia Edit | Added NYU tennis team playing location |
Apr 09 | link | Mediapipe Issue | Raised a doc issue on Python Compatability |
Mar 15 | link1, link2 | OpenStreetMap | Added local Murray Hill spots: a Basketball court and a pizza place |
Mar 13 | link | Matplotlib issue | Issue about flake8 test failing because of docstring styling |
Mar 03 | link | Course Website Issue | Opened an issue about a project that is now archived |
Feb 15 | link 1, link 2 | OpenStreetMap | Moved location of Wanpo Tea Shop |
Feb 12-14 | link | Free Code Camp | Fixed typos |
Feb 08 | link 1, link 2, link 3, link 4, link 5 | Wikipedia Edits | Updated academic and administrative staff, and student statistics for university Wikipedia pages |
Feb 06 | link | Course Website Issue | I opened an issue about a discrepancy with the course and weekly schedule. |
Feb 02 - Apr 04 | link | Matplotlib | Docs restructuring |
Date # | Contribution (Type & Link) | Description |
---|---|---|
May 03 | PR | Fix SA01 errors for Series |
May 02 | PR | Fix SA01 errors for Series |
Apr 28 | PR | Fix PR07,RT03,SA01 errors for Index.join |
Apr 27 | PR | Fix PR07,RT03,SA01 errors for Index.union, Index.symmetric_difference |
Apr 27 | PR | Fix PR07,RT03,SA01 errors for Index.insert, Index.intersection |
Apr 27 | PR | Fix errors for Index.drop, Index.reindex |
Apr 27 | PR | Fix PR07,RT03,SA01 errors for Index.append, Index.difference |
Apr 25 | Issue | Bug in docs for See Also section of Index.item |
Apr 25 | PR | Fix Index.inferred type SA01 and Index.slice_locs RT03 errors |
Apr 25 | PR | Fix RT03, SA01 errors for Index methods: droplevel, dropna |
Apr 25 | PR | Fix DataFrame.reorder_levels SA01 error |
Apr 25 | PR | Fix RT03 errors for DataFrame.infer_objects, DataFrame.hist, DataFrame.to_parquet |
Apr 21 | PR | Add link to mailing list + its archives |
Apr 21 | Issue | Raised an issue for missing source link |
Apr 20 | PR | Fix SA01 errors for Index.hasnans, Index.map, Index.nbytes |
Apr 18 | PR | Fix SA01 errors for DatetimeIndex methods |
Apr 17 | PR | Fix SA01 errors for methods and remove deprecated methods from ci/code_checks.sh |
Apr 17 | PR | Fix SA01 errors for methods and remove deprecated methods from ci/code_checks.sh |
Apr 11 | Issue | Raise issue about error in dev environment |
Apr 03 | Issue Triage | Confirmed expected behavior contradicts reported issue |
Apr 01 | PR | Update methods causing errors and remove deprecated methods from ci/code_checks.sh |
Apr 01 | PR | Add note for name field in groupby |
Mar 26 | PR | Add note about exception for integer slices with float indices |