@pandas_dev 님을 차단했습니다
정말로 이 트윗을 보시겠어요? 트윗을 봐도 @pandas_dev 님의 차단을 해제하지 않습니다
-
pandas 님이 리트윗했습니다
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 …감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
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
감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
TL;DR -> pip/conda install openpyxl https://openpyxl.readthedocs.io/en/stable/ Many thanks to the openpyxl team for this great library!
이 스레드 보기감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
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/ …
이 스레드 보기감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
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!).이 스레드 보기감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
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 …이 스레드 보기감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
Last call for our paid open-source apprenticeship program! Applications due Monday.https://twitter.com/enpiar/status/1346578508730912768 …
감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
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 …
감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
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 …감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
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!
감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
The Xarray 2021 User Survey is out! Please take ~5 minutes to help my developers make me even better!https://forms.gle/TbixvHqY7VB3JERE6 …
감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
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 …
감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
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
이 스레드 보기감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
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/ …
이 스레드 보기감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
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 …감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
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 …감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
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!
감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
#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#software감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
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.감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소 -
pandas 님이 리트윗했습니다
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!감사합니다. 보내주신 피드백은 타임라인을 개선하는 데 사용됩니다. 취소취소
로딩하는데 시간이 지연되고 있습니다.
트위터의 트래픽이 폭주했거나 일시적인 문제가 발생했을 수 있습니다. 다시 시도하거나 트위터 상태 페이지를 방문하여 자세한 내용을 확인해 보세요.