Skip to content

Files

Latest commit

d289ef5 · Nov 22, 2024

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Development paradigm with pandas-stubs

For any update to the stubs, we require an associated test case that should fail without a proposed change, and works with a proposed change. See https://github.com/pandas-dev/pandas-stubs/tree/main/tests/ for examples.

The stubs are developed with a certain philosophy that should be understood by developers proposing changes to the stubs.

Instructions for working with the code are found here: