From ralf.gommers at gmail.com Wed May 4 16:52:19 2022 From: ralf.gommers at gmail.com (Ralf Gommers) Date: Wed, 4 May 2022 22:52:19 +0200 Subject: [Pandas-dev] Pandas maintainer role at Quansight Labs Message-ID: Hi all, I'm quite happy to be able to post this: we have just posted a "Pandas maintainer" role at https://www.quansight.com/careers! At Quansight Labs ( https://labs.quansight.org/) we have a significant number of maintainers of, and contributors to, various core PyData projects. And we're now at the point where we can sustainably employ someone who is primarily working on Pandas. We can hire pretty much anywhere in the world (bar a few sanctioned countries). Please feel free to reach out to me directly if you have questions. Cheers, Ralf -------------- next part -------------- An HTML attachment was scrubbed... URL: From marcos.ghimaraes at gmail.com Mon May 2 12:32:35 2022 From: marcos.ghimaraes at gmail.com (=?UTF-8?Q?Marcos_Guimar=C3=A3es?=) Date: Mon, 2 May 2022 13:32:35 -0300 Subject: [Pandas-dev] Install pandas Message-ID: Hello everybody, I have been trying to install pandas, but the following error persists. When I asked for the module description, I received the following message: [image: image.png] [image: image.png] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 11184 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 13584 bytes Desc: not available URL: From c.buhtz at posteo.jp Mon May 9 04:58:28 2022 From: c.buhtz at posteo.jp (c.buhtz at posteo.jp) Date: Mon, 09 May 2022 08:58:28 +0000 Subject: [Pandas-dev] =?utf-8?q?Where_is_the_object=2Einv_file=3F?= Message-ID: <43d2af260727ed97b491300ed3204fd4@posteo.de> Hello, I use pydoctor to generate my API doc and there using the "intersphinx" feature to create links to external API docs, e.g. pandas. For that I need the URL to the object.env file (generated by Sphinx?) of each external API. E.g. for Python itself it is https://docs.python.org/3/objects.inv Where can I find Pandas own objects.inv? Kind Christian From jorisvandenbossche at gmail.com Mon May 9 05:17:01 2022 From: jorisvandenbossche at gmail.com (Joris Van den Bossche) Date: Mon, 9 May 2022 11:17:01 +0200 Subject: [Pandas-dev] Where is the object.inv file? In-Reply-To: <43d2af260727ed97b491300ed3204fd4@posteo.de> References: <43d2af260727ed97b491300ed3204fd4@posteo.de> Message-ID: Hi Christian, It should normally live at the root of the documentation, so for example for the main doc url, this is https://pandas.pydata.org/docs/objects.inv (or if you want to point to a specific version, it would be https://pandas.pydata.org/pandas-docs/version/1.4/objects.inv or https://pandas.pydata.org/pandas-docs/stable/objects.inv, ..) In the GeoPandas docs we are using intersphinx to link to pandas: https://github.com/geopandas/geopandas/blob/3abc6a79cacfe5b18299074fc3ed9ab993e80c2f/doc/source/conf.py#L379-L382 Best, Joris On Mon, 9 May 2022 at 11:01, wrote: > Hello, > > I use pydoctor to generate my API doc and there using the "intersphinx" > feature to create links to external API docs, e.g. pandas. > For that I need the URL to the object.env file (generated by Sphinx?) of > each external API. E.g. for Python itself it is > https://docs.python.org/3/objects.inv > > Where can I find Pandas own objects.inv? > > Kind > Christian > _______________________________________________ > Pandas-dev mailing list > Pandas-dev at python.org > https://mail.python.org/mailman/listinfo/pandas-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: From irv at princeton.com Mon May 9 14:47:51 2022 From: irv at princeton.com (Irv Lustig) Date: Mon, 9 May 2022 14:47:51 -0400 Subject: [Pandas-dev] pandas-stubs project now public Message-ID: All: I have now made the pandas-stubs project public. https://github.com/pandas-dev/pandas-stubs There is CI in place that tests the stubs and the associated tests with pyright and mypy. There is still lots of work to do with respect to documentation, and packaging it up as a release. I'm also sure there is more that could be done with respect to doing a bunch of the code checks we do on the regular pandas distribution such as isort, black, flake8, etc. Contributions and help are very welcome! We can discuss at our development meeting how this should be managed going forward. Ideally, I wouldn't be the only one reviewing (or creating) PRs ! I've told Microsoft that it would be ideal if they grabbed those stubs from us and included them in the VS Code distribution for the time being. Once we have the packaging done, the owners of the existing pandas-stubs distribution on pypi have agreed that we can replace their project with ours. @Dr-Irv -------------- next part -------------- An HTML attachment was scrubbed... URL: From jorisvandenbossche at gmail.com Tue May 10 08:41:41 2022 From: jorisvandenbossche at gmail.com (Joris Van den Bossche) Date: Tue, 10 May 2022 14:41:41 +0200 Subject: [Pandas-dev] May 2022 monthly community meeting (Wednesday May 11, UTC 18:00) Message-ID: Hi all, A reminder that the next monthly dev call is later tomorrow (Wednesday, May 11) at 18:00 UTC (1pm Central). Our calendar is at https://pandas.pydata.org/docs/development/meeting.html#calendar to check your local time. All are welcome to attend! Video Call: https://us06web.zoom.us/j/84484803210?pwd=TjUxNmcyNHcvcG9SNGJvbE53Y21GZz09 Minutes: https://docs.google.com/document/u/1/d/1tGbTiYORHiSPgVMXawiweGJlBw5dOkVJLY-licoBmBU/edit?ouid=102771015311436394588&usp=docs_home&ths=true Joris -------------- next part -------------- An HTML attachment was scrubbed... URL: From irv at princeton.com Wed May 11 17:24:54 2022 From: irv at princeton.com (Irv Lustig) Date: Wed, 11 May 2022 17:24:54 -0400 Subject: [Pandas-dev] Creating of pandas-stubs-team Message-ID: Based on the discussion at today's pandas dev meeting, I am creating a pandas-stubs-team for use with the pandas stubs project. By default, I am adding every current member of the core team to the pandas-stubs team, one by one. You will get a notification about that. If you wish to not receive emails related to pandas-stubs in the future, you can go to https://github.com/orgs/pandas-dev/teams/pandas-stubs-team/members and remove yourself from the team. We will be adding other maintainers for pandas-stubs that aren't necessarily maintainers of the main pandas project, which is why we will have separate groups. @Dr-Irv -------------- next part -------------- An HTML attachment was scrubbed... URL: From j.otero.32 at gmail.com Fri May 13 12:27:50 2022 From: j.otero.32 at gmail.com (Jose Otero) Date: Fri, 13 May 2022 12:27:50 -0400 Subject: [Pandas-dev] Looking to reference in my repo Message-ID: Good afternoon, My name is Jos?. I am currently working on a small repo and i would like to use a part of the pandas library in my code. The code is a toolkit that i want to share with my friends and the world. It is not intended to be a replacement, not use, to compete with the Pandas project. But instead its meant to be an addition. I am using the pd.read_sql_query. If you would like a code snippet or a copy of the entire repo i would gladly share it with you. As i mentioned, this repo is just a small toolkit i am making for easy of use. I really look forward to hearing from you. (sorry if this is not the correct method of contacting for asking permission.) Regards BIG BIG BIG FAN OF PANDAS!! Jos? E. Otero:. Mobile: 954.444.2670 Email: j.otero.32 at gmail.com NOTICE - This communication may contain confidential and privileged information that is for the sole use of the intended recipient. Any viewing, copying or distribution of, or reliance on this message by unintended recipients is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mohamed at buysellads.com Mon May 16 11:22:17 2022 From: mohamed at buysellads.com (Mohamed Hossain) Date: Mon, 16 May 2022 11:22:17 -0400 Subject: [Pandas-dev] Pandas + Carbon Message-ID: Hi Pandas Team, I?m with Carbon . Our mission is to help developers generate revenue on their projects by displaying relevant ads on their websites. Our ads are custom built and seamlessly integrated into your website, so we do not disrupt the user experience. Some of our partners are Bootstrap , JS Fiddle , and FullstackPython . Pandas would be a great fit for our ad network. Do you mind if I share more details about potential revenue with you? Thanks, Mohamed -------------- next part -------------- An HTML attachment was scrubbed... URL: