Tweets
- Tweets, aktuelle Seite.
- Tweets & Antworten
- Medien
Du hast @pandas_dev blockiert
Bist du sicher, dass du diese Tweets sehen willst? Das Ansehen von Tweets wird @pandas_dev nicht entblocken.
-
pandas hat retweetet
In my latest article, learn about techniques for Efficiently Cleaning Text with Pandas.
I explore several approaches for cleaning large text data sets and hope you find a couple useful tips for your own analysis.
#python#pandashttps://pbpython.com/text-cleaning.html …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
In case you missed our event: Contributing to pandas
Speaker :Marco Gorelli
Check out the link below
https://bit.ly/3ikouSi
And, subscribe to our YouTube channel for more videos:
https://bit.ly/38POS3h
#DataScience#opensource#Pandaspic.twitter.com/W31JSxtbV2
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
TL;DR -> pip/conda install openpyxl https://openpyxl.readthedocs.io/en/stable/ Many thanks to the openpyxl team for this great library!
Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Openpyxl is not yet supported for a long time in pandas for reading excel files, so if you encounter any issues when switching from xlrd to openpyxl, please report them! ->https://github.com/pandas-dev/pandas/issues/ …
Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Starting with pandas 1.2, we use "openpyxl" by default if available, and otherwise raise a warning. "xlrd" is still supported for reading old .xls files (thanks to
@chriswithers13 for maintaining it!).Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Important note for pandas users reading excel files!
Please ensure you have the "openpyxl" package installed. Previously, pandas used the "xlrd" package by default. But "xlrd" is only meant to read old xls files, not for .xlsx files.
See warning at https://pandas.pydata.org/pandas-docs/version/1.2/whatsnew/v1.2.0.html …https://twitter.com/chriswithers13/status/1337342648848424962 …Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
Last call for our paid open-source apprenticeship program! Applications due Monday.https://twitter.com/enpiar/status/1346578508730912768 …
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
Do you export a pandas DataFrame to Excel so you can view your data? Check out my latest article for an overview of Pandas DataFrame Visualization Tools. Each solution makes this process easier.https://pbpython.com/dataframe-gui-overview.html …
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Check out this webinar from
@openteamsinc with one of our maintainers@jorisvdbossche on a few things going on in pandas land. Thanks@openteamsinc for organizing!https://twitter.com/openteamsinc/status/1347577574730436608 …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
It's already 2 weeks out, but the end of last year saw a new pandas release! Pandas 1.2.0 is out: https://mail.python.org/pipermail/pandas-dev/2021-January/001312.html … Check the release notes: https://pandas.pydata.org/pandas-docs/stable/whatsnew/v1.2.0.html … Thanks to our community and the 250+ code contributors who made this release possible!
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
The Xarray 2021 User Survey is out! Please take ~5 minutes to help my developers make me even better!https://forms.gle/TbixvHqY7VB3JERE6 …
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Release candidate for pandas 1.2.0 is now available for testing! Please try it out and report any issues. See the announcement for how to install it: https://mail.python.org/pipermail/pandas-dev/2020-December/001311.html … What's new: https://pandas.pydata.org/pandas-docs/version/1.2.0/whatsnew/v1.2.0.html …
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
Our next event:
Contributing to Pandas
Marco Edward Gorelli
Tues Dec, 15th
9am PST / 12pm EST/ 8pm EAT / 10:30pm IST
Time-zone friendly
Thank you to our sponsor: #neo4j Registration info: https://bit.ly/3kSX3yH#Python#opensource#pandaspic.twitter.com/WXa7mBSHOj
Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
I'm excited to announce that we've formed Ursa Computing https://ursacomputing.com , to continue the Ursa Labs mission for Apache Arrow-powered data science tools and to build new products to make enterprise data work faster and more efficient. Read more:https://ursalabs.org/blog/ursa-computing/ …
Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
Want to write custom and fast string functions like Levenshtein distance for
@pandas_dev ? In my latest blogpost I show how you can to do that for fletcher and the upcoming@ApacheArrow -backed str-type in pandas:https://uwekorn.com/2020/12/08/levenshtein-distance-with-fletcher.html …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
We're pleased to share that pandas received funding from
@cziscience! This will fund more maintenance and more work on pandas' nullable dtypes. Read more at http://dev.pandas.io/pandas-blog/pandas-receives-czi-funding.html …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Python 3.9 wheels are now available on PyPI for pandas 1.1.3. Thanks to Matthew Brett and the other multibuild maintainers for help with the builds!
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
#pandas is a game-changer when it comes to analyzing#data with#Python. Tune into our#webinar this Friday with@jorisvdbossche @datapythonista who will dive deep into the pandas project. Register here: https://app.livestorm.co/openteams/open-source-directions-ep-52-pandas …#opensource#opensourcesoftware#oss#softwareDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
Do you use
@pandas_dev with string columns? Do you have code posted publicly that is not as fast as you would like? Please share! We will make strings faster in@pandas_dev soon but it would be nice to have real world benchmarks alongside that work.Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
pandas hat retweetet
Help us shape the future of
@geopandas development. We're launching our first GeoPandas User Survey! https://forms.gle/ZYAbPeXURGvudY3V8 … It takes 5-10 minutes. After we close it in about a month, we will share the results with you. Thank you!Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen
Das Laden scheint etwas zu dauern.
Twitter ist möglicherweise überlastet oder hat einen vorübergehenden Schluckauf. Probiere es erneut oder besuche Twitter Status für weitere Informationen.