Giter VIP home page Giter VIP logo

Comments (3)

Dr-Irv avatar Dr-Irv commented on August 23, 2024 2

I am aware that this repo is "born" from the existing stubs, but it seems like there are some stubs that live in the pylance bundle (I have no idea where on GitHub, though) that we can probably add in?

A bit of history here. It used to be that in https://github.com/microsoft/python-type-stubs, the complete distribution of the pandas stubs that were shipped with pylance were included.

At some point in time, only some of them were in that repo that passed the typing tests, but Microsoft would add the "missing" stubs back (but I don't know from where) when packaging pylance.

When we took the Microsoft stubs and made this project, we pulled the ones in that repo, but missed the ones Microsoft was merging in. I'm planning on fixing that today (7/3) or tomorrow.

Related issue is #55

from pandas-stubs.

bashtage avatar bashtage commented on August 23, 2024

I think a lot of these are already in pandas. It might be that these are stripped out for convenience by pylance.

I'm pretty sure io is fully typed in pandas.

from pandas-stubs.

ShivnarenSrinivasan avatar ShivnarenSrinivasan commented on August 23, 2024

I think a lot of these are already in pandas. It might be that these are stripped out for convenience by pylance.

I'm pretty sure io is fully typed in pandas.

You're right, they areโ€”but until pandas adds the py.typed flag, mypy and pylance are going to have depend on stub files, unless I'm mistaken?

from pandas-stubs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.