In pandas-dev/pandas#66684, the dependent versions of various libraries are changed, which will change with pandas 3.1.
In particular, numpy version required will be >=2.0.2. This may affect various things we are doing in the stubs, allowing us to potentially improve some typing
In pandas-dev/pandas#66684, the dependent versions of various libraries are changed, which will change with pandas 3.1.
In particular, numpy version required will be >=2.0.2. This may affect various things we are doing in the stubs, allowing us to potentially improve some typing