Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
PyData
Conversations
About
PyData
1ā30 of 1669
Welcome to The Pydata group. First time posters are moderated. For more information seeĀ
http://pandas.pydata.org/
For quicker answers you may want to search Stack Overflow or post (with a "pandas" tag) if no answer found!
Mark all as read
Report abusive group
0 selected
Irv Lustig
Jun 25
First release of pandas-stubs from the pandas team
Hi all, I'm pleased to announce the release of pandas-stubs 1.4.2.220622, which is the first
unread,
First release of pandas-stubs from the pandas team
Hi all, I'm pleased to announce the release of pandas-stubs 1.4.2.220622, which is the first
Jun 25
Robert McLeod
Jun 25
ANN: NumExpr 2.8.3
Hi everyone, Please find here another maintenance release of NumExpr. Support for Python 3.6 has been
unread,
ANN: NumExpr 2.8.3
Hi everyone, Please find here another maintenance release of NumExpr. Support for Python 3.6 has been
Jun 25
Savan Soni
Jun 10
AttrubuteError: module 'sqlalchemy.engine' has no attribute 'Connectable'
Hello, I am running database operations from pandas in DB which is supported via SQLAlchemy, I am
unread,
AttrubuteError: module 'sqlalchemy.engine' has no attribute 'Connectable'
Hello, I am running database operations from pandas in DB which is supported via SQLAlchemy, I am
Jun 10
Giordano Cattani
,Ā
Layne Sadler
2
Apr 20
Looking for assignements to exercise my DA python skills
Hi Giordano, I see that you have experience in physics & semi-conductor manufacturing. My library
unread,
Looking for assignements to exercise my DA python skills
Hi Giordano, I see that you have experience in physics & semi-conductor manufacturing. My library
Apr 20
Manprit Singh
Apr 11
Issue regarding usage of np.bitwise_and on pandas Series
I have two Series sa = pd.Series([1, 0, 1], index=list("ABC")) sb = pd.Series([0, 0, 1],
unread,
Issue regarding usage of np.bitwise_and on pandas Series
I have two Series sa = pd.Series([1, 0, 1], index=list("ABC")) sb = pd.Series([0, 0, 1],
Apr 11
Simon Hawkins
Apr 4
ANN: pandas v1.4.2
Hi all, I'm pleased to announce the release of pandas v1.4.2. This is a patch release in the 1.4.
unread,
ANN: pandas v1.4.2
Hi all, I'm pleased to announce the release of pandas v1.4.2. This is a patch release in the 1.4.
Apr 4
crusa...@gmail.com
Apr 4
ANN: recursive_diff v1.1.0
Greetings all, I'm pleased to announce that version 1.1.0 of recursive_diff is now available on
unread,
ANN: recursive_diff v1.1.0
Greetings all, I'm pleased to announce that version 1.1.0 of recursive_diff is now available on
Apr 4
crusa...@gmail.com
Apr 4
ANN: ndcsv v1.1.0
Good morning everyone, I'm pleased to announce version 1.1.0 of the ndcsv library. NDCSV is a
unread,
ANN: ndcsv v1.1.0
Good morning everyone, I'm pleased to announce version 1.1.0 of the ndcsv library. NDCSV is a
Apr 4
crusa...@gmail.com
Apr 4
ANN: pyscenarios v0.4.0
Greetings all, I'm pleased to announce that version 0.4.0 of pyscenarios is now available on pypi
unread,
ANN: pyscenarios v0.4.0
Greetings all, I'm pleased to announce that version 0.4.0 of pyscenarios is now available on pypi
Apr 4
Mark Mikofski
Apr 2
ANN: pvlib-0.9.1 released
Dear Pythonistas and solar power enthusiasts, On behalf of the maintainers, we're happy to
unread,
ANN: pvlib-0.9.1 released
Dear Pythonistas and solar power enthusiasts, On behalf of the maintainers, we're happy to
Apr 2
Jonathan Gutow
Mar 13
ANN: jupyter_pandas_GUI now supports simple fits and plotting of results...
I would like to make members of this group aware of the first release of a Graphical User Interface (
unread,
ANN: jupyter_pandas_GUI now supports simple fits and plotting of results...
I would like to make members of this group aware of the first release of a Graphical User Interface (
Mar 13
Simon Hawkins
Feb 14
ANN: pandas v1.4.1
Hi all, I'm pleased to announce the release of pandas v1.4.1. This is the first patch release in
unread,
ANN: pandas v1.4.1
Hi all, I'm pleased to announce the release of pandas v1.4.1. This is the first patch release in
Feb 14
Belhassen
Feb 11
Prepare CSV file with irregular number of columns using Pandas
I am trying to prepare a Pandas dataset for a Machine Scheduling problem, the data entries I am using
unread,
Prepare CSV file with irregular number of columns using Pandas
I am trying to prepare a Pandas dataset for a Machine Scheduling problem, the data entries I am using
Feb 11
Safa Sabah Hussein
Feb 2
Hi everyone
I am a new researcher in data analysis and I need a free website to practice what I learn
unread,
Hi everyone
I am a new researcher in data analysis and I need a free website to practice what I learn
Feb 2
Simon Hawkins
Jan 8
ANN: pandas 1.4.0 release candidate
Hi all, The pandas team is pleased to announce a release candidate for pandas 1.4.0. If all goes well
unread,
ANN: pandas 1.4.0 release candidate
Hi all, The pandas team is pleased to announce a release candidate for pandas 1.4.0. If all goes well
Jan 8
Simon Hawkins
12/14/21
ANN: pandas v1.3.5
Hi all, I'm pleased to announce the release of pandas v1.3.5. This is a patch release in the 1.3.
unread,
ANN: pandas v1.3.5
Hi all, I'm pleased to announce the release of pandas v1.3.5. This is a patch release in the 1.3.
12/14/21
Robert McLeod
12/10/21
Announcing NumExpr 2.8.1
Hi everyone, This is another maintenance release to further modernize our install script for
unread,
Announcing NumExpr 2.8.1
Hi everyone, This is another maintenance release to further modernize our install script for
12/10/21
Robert McLeod
12/2/21
Announcing NumExpr 2.8.0
Hi everyone, NumExpr 2.8.0 is released. This is mostly a version bump. We now support Python 3.10 and
unread,
Announcing NumExpr 2.8.0
Hi everyone, NumExpr 2.8.0 is released. This is mostly a version bump. We now support Python 3.10 and
12/2/21
Julius Hamilton
,Ā
Graham Duncan
2
11/22/21
See sheet n in .read_excel
Use the sheet_name argument. pd.read_excel(filename, sheet_name="Name of worksheet"). On
unread,
See sheet n in .read_excel
Use the sheet_name argument. pd.read_excel(filename, sheet_name="Name of worksheet"). On
11/22/21
John E
,Ā
Jonathan Gutow
4
10/29/21
Pandas or PyData discussion groups besides this?
Thanks, Jonathan! I agree with a lot of what you say although I think pandas is far from mature. Yes,
unread,
Pandas or PyData discussion groups besides this?
Thanks, Jonathan! I agree with a lot of what you say although I think pandas is far from mature. Yes,
10/29/21
John E
,Ā ā¦Ā
Jonathan Gutow
6
10/26/21
Scroll through output?
Oh... %page is a ipython magic but it's not as automated as would be nice. Eg you can do: %page
unread,
Scroll through output?
Oh... %page is a ipython magic but it's not as automated as would be nice. Eg you can do: %page
10/26/21
Simon Hawkins
10/18/21
ANN: pandas v1.3.4
Hi all, I'm pleased to announce the release of pandas v1.3.4. This is a patch release in the 1.3.
unread,
ANN: pandas v1.3.4
Hi all, I'm pleased to announce the release of pandas v1.3.4. This is a patch release in the 1.3.
10/18/21
Mark Mikofski
10/7/21
[JOBS] Solar & Storage Energy Analyst
Dear Pythonistas, If you're an experienced solar energy analyst looking to accelerate the energy
unread,
[JOBS] Solar & Storage Energy Analyst
Dear Pythonistas, If you're an experienced solar energy analyst looking to accelerate the energy
10/7/21
Tim Swast
9/29/21
ANN: db-dtypes v0.1.0 -- request for feedback on new extension dtypes
We've just released a new db-dtypes package and would like to hear your thoughts. This package
unread,
ANN: db-dtypes v0.1.0 -- request for feedback on new extension dtypes
We've just released a new db-dtypes package and would like to hear your thoughts. This package
9/29/21
Fiorella Zampetti
9/20/21
Help Needed :-)
Hello, We're a team of Software Engineering researchers investigating technical debt. Technical
unread,
Help Needed :-)
Hello, We're a team of Software Engineering researchers investigating technical debt. Technical
9/20/21
Hey There !!! howz your day ?
9/17/21
django with ssl for production configurations
hey Does anyone share the configuration of WSGI with mod_wsgi and HTTPS for httpd server
unread,
django with ssl for production configurations
hey Does anyone share the configuration of WSGI with mod_wsgi and HTTPS for httpd server
9/17/21
Simon Hawkins
9/12/21
ANN: pandas v1.3.3
Hi all, I'm pleased to announce the release of pandas v1.3.3. This is a patch release in the 1.3.
unread,
ANN: pandas v1.3.3
Hi all, I'm pleased to announce the release of pandas v1.3.3. This is a patch release in the 1.3.
9/12/21
Mark Mikofski
9/3/21
ANN: pvlib-0.9.0 released
Dear Pythonistas and solar power enthusiasts, On behalf of the maintainers, we're happy to
unread,
ANN: pvlib-0.9.0 released
Dear Pythonistas and solar power enthusiasts, On behalf of the maintainers, we're happy to
9/3/21
Tim Swast
8/19/21
Announcing sqlalchemy-bigquery 1.0.0
We're happy to announce the general-availability of sqlalchemy-bigquery version 1.0.0, the Google
unread,
Announcing sqlalchemy-bigquery 1.0.0
We're happy to announce the general-availability of sqlalchemy-bigquery version 1.0.0, the Google
8/19/21
Mark Mikofski
8/18/21
Fwd: [JOBS] Modeling Engineer at Form Energy
https://jobs.lever.co/formenergy/672c9b68-fc0e-46ff-b430-7a65e829ab8a Form Energy is a team of
unread,
Fwd: [JOBS] Modeling Engineer at Form Energy
https://jobs.lever.co/formenergy/672c9b68-fc0e-46ff-b430-7a65e829ab8a Form Energy is a team of
8/18/21