Jeff Reback (@jreback) 's Twitter Profile
Jeff Reback

@jreback

ID: 557285432

calendar_today18-04-2012 22:50:15

791 Tweet

1,1K Followers

330 Following

pandas (@pandas_dev) 's Twitter Profile Photo

pandas added some new sponsors in the last few months. Thanks Voltron Data, Quansight Labs, NVIDIA and Bodo for supporting pandas development. You can see the full list of sponsors in our home page: pandas.pydata.org

pandas (@pandas_dev) 's Twitter Profile Photo

We are happy to announce the release candidate of pandas 1.5.0. Users having pandas code in production and maintainers of libraries with pandas as a dependency are strongly recommended to run the tests suites with the release candidate. More info: t.me/pandas_dev

pandas (@pandas_dev) 's Twitter Profile Photo

Thank you to the ~20,000 people who have installed the pandas 1.5 release candidate! You too can install it: python -m pip install --pre pandas==1.5.0rc0 OR mamba install -c conda-forge/label/pandas_rc pandas==1.5.0rc0 Please report any issues to github.com/pandas-dev/pan…

Thank you to the ~20,000 people who have installed the pandas 1.5 release candidate!

You too can install it:

python -m pip install --pre pandas==1.5.0rc0

OR

mamba install -c conda-forge/label/pandas_rc pandas==1.5.0rc0

Please report any issues to github.com/pandas-dev/pan…
Cameron Riddell (@riddlemecam) 's Twitter Profile Photo

Can't believe we are already at the point of finalizing proposal selections for PyData New York City 2022, Nov. 09 to 11. Thanks to our amazing proposal committee for your hard work Aaron Richter @skyetetra Thomas J. Fan Jeff Reback James Powell

Can't believe we are already at the point of finalizing proposal selections for <a href="/PyData/">PyData</a> New York City 2022, Nov. 09 to 11. Thanks to our amazing proposal committee for your hard work <a href="/rikturr/">Aaron Richter</a>  @skyetetra <a href="/thomasjpfan/">Thomas J. Fan</a>   <a href="/jreback/">Jeff Reback</a> <a href="/dontusethiscode/">James Powell</a>
Ibis (@ibisdata) 's Twitter Profile Photo

Ibis maintainer Phillip and Voltron Data developer advocate Marlene Mhangami had a discussion on our YouTube channel about the Ibis 3.2.0's Top 3 features📽️ Watch the video and subscribe to our YouTube channel for more youtube.com/watch?v=ARNona…

pandas (@pandas_dev) 's Twitter Profile Photo

If you've: - ever wondered how to contribute to pandas - are you trying to contribute but are stuck on something - want a friendly chat with maintainers then you might want to join our new contributors meeting! To prepare, here's the contributing guide: pandas.pydata.org/docs/dev/devel…

If you've:

- ever wondered how to contribute to pandas
- are you trying to contribute but are stuck on something
- want a friendly chat with maintainers

then you might want to join our new contributors meeting!

To prepare, here's the contributing guide: pandas.pydata.org/docs/dev/devel…
Andreas Mueller (@amuellerml) 's Twitter Profile Photo

Pandas DataFrame output is now available for all sklearn transformers (in dev)! scikit-learn.org/dev/auto_examp… This will make running pipelines on dataframes soo much easier, and provides better ways to track feature names! thanks to Thomas J. Fan Guillaume Lemaitre and Christian Lorentzen!

Jeff Reback (@jreback) 's Twitter Profile Photo

I did a podcast on my involvement and history with #pandas. Enjoyed the talk with Peter Wang on Numerically Speaking #Anaconda. See youtu.be/-RvRAv9Fuy8

Anaconda (@anacondainc) 's Twitter Profile Photo

On the latest episode of @Anacondainc’s Numerically Speaking podcast, host Peter Wang 🦋 speaks w/ Two Sigma’s Jeff Reback about his #Pandas 🐼 journey & the changing attitudes toward open-source software (OSS). Listen wherever you get your podcasts. 🎙️: bit.ly/3TgJET8

On the latest episode of @Anacondainc’s Numerically Speaking podcast, host <a href="/pwang/">Peter Wang 🦋</a> speaks w/ <a href="/twosigma/">Two Sigma</a>’s <a href="/jreback/">Jeff Reback</a> about his #Pandas 🐼 journey &amp; the changing attitudes toward open-source software (OSS).

Listen wherever you get your podcasts.

🎙️: bit.ly/3TgJET8
Anaconda (@anacondainc) 's Twitter Profile Photo

#OSS has a lot going for it- lower onboarding times, a global support community, near constant innovation. Listen to @TwoSigma’s Jeff Reback on @AnacondaInc’s Numerically Speaking podcast on why this effect has made projects like #pandas 🐼 a utility. 👉🎙️ bit.ly/3TgJET8

pandas (@pandas_dev) 's Twitter Profile Photo

We are pleased to announce the release of pandas v1.5.2. We recommend that all users in the 1.5.x series upgrade to this version. The release can be installed from PyPI and conda-forge. See the release notes for the list of changes: pandas.pydata.org/docs/whatsnew/…

Ibis (@ibisdata) 's Twitter Profile Photo

We're excited to announce the release of Ibis v4.1.0🌱 Here's a thread of some of our favorite features🚀🔥 1. `get_backend`: Keep track of which backend you're using! Here's an example of reading a CSV file with DuckDB (our default backend) and then switching to polars data

We're excited to announce the release of Ibis v4.1.0🌱

Here's a thread of some of our favorite features🚀🔥

1. `get_backend`: Keep track of which backend you're using! Here's an example of reading a CSV file with <a href="/duckdb/">DuckDB</a> (our default backend) and then switching to <a href="/DataPolars/">polars data</a>✅
pandas (@pandas_dev) 's Twitter Profile Photo

We are happy to announce the release candidate of pandas 2.0.0. It can be installed from our conda-forge and PyPI packages via mamba, conda or pip, for example: mamba install -c conda-forge/label/pandas_rc pandas==2.0.0rc0 python -m pip install --upgrade --pre pandas==2.0.0rc0

pandas (@pandas_dev) 's Twitter Profile Photo

We're happy to announce the release of #pandas 2.0.0. You can install it with `pip install pandas` or `mamba install -c conda-forge pandas`. You can find what's new in this version in the release notes. Thanks to all contributors and sponsors who made this release possible!

Wes McKinney (@wesmckinn) 's Twitter Profile Photo

Some long form thoughts on composable data management systems (and ApacheArrow, pandas, and more) on the heels of VLDB 2023 (also migrated my blog to Quarto!): wesmckinney.com/blog/looking-b…