Tweety
- Tweety, aktuální stránka.
- Tweety a odpovědi
- Média
Zablokovali jste uživatele @ApacheArrow.
Opravdu chcete tyto tweety zobrazit? Zobrazením tweetů nedojde k odblokování uživatele @ApacheArrow.
-
We've made big investments to improve our C++ builds to be simpler and faster, have fewer dependencies (including a zero-dependency build option), and be more configurable to suit the needs of a wide spectrum of downstream users. Read more about it:https://arrow.apache.org/blog/2020/07/29/cpp-build-simplification/ …
Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
Retweetnuto uživatelem ApacheArrow
A little
#RStats {@apachearrow} test since they just had a 1.0 release! A filtered summary from 328 MILLION observations in about... 100 ms! All years summarized in about 500 ms! Code: https://gist.github.com/jthomasmock/b8a1c6e90a199cf72c6c888bd899e84e … Arrow Site: https://arrow.apache.org/docs/r/articles/dataset.html …#nflscrapR#arrowpic.twitter.com/2mpfhwstih
Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
We just released
@ApacheArrow 1.0.0, the first formally "stable columnar format" release with a move to SemVer for the libraries. We have a much improved website, too. Read more about what's newhttp://arrow.apache.org/blog/2020/07/24/1.0.0-release/ …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
We've just made some changes to
@ApacheArrow e-mail lists: * dev@arrow.apache.org gets non-JIRA development e-mails * issues@ gets NEW ISSUE JIRA mails * jira@ gets the full firehose of JIRA updates Consider subscribing to both dev@ and issues@ to stay fully in the loop.Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
We've just welcomed Ji Liu and Liya Fan from
@alibaba_cloud as@ApacheArrow committers! Thank you for all your contributions.Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
Retweetnuto uživatelem ApacheArrow
We've addressed a number of issues with the
@ApacheArrow Python wheels and thus they'll be 75% smaller in the next major release. An optional component requiring the LLVM runtime will likely be shipped in a separate wheel in the futurehttps://github.com/apache/arrow/pull/7334 …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
This was inspired by the CPython Buffer Protocol and was designed by Arrow PMC member and CPython core developer Antoine Pitrou
Zobrazit toto vláknoDěkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
In
@ApacheArrow 0.17.0 we have a new C Data Interface enabling zero-copy in-memory sharing of Arrow data via C FFI. It's a game changer for adding Arrow import/export to libraries without requiring any build or runtime dependencies. Read more:http://arrow.apache.org/blog/2020/05/03/introducing-arrow-c-data-interface/ …Zobrazit toto vláknoDěkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
We've just released
@ApacheArrow 0.17.0 covering 10 weeks of dev work: 569 issues closed from 79 unique contributors. Lots of new stuff and many bug fixes, recommended upgrade for all usershttp://arrow.apache.org/blog/2020/04/21/0.17.0-release/ …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
Retweetnuto uživatelem ApacheArrow
New Blog Post: How we enabled
@ApacheArrow to create pandas DataFrame objects faster than pandas itself (sometimes)https://ursalabs.org/blog/fast-pandas-loading/ …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
Retweetnuto uživatelem ApacheArrow
Go faster button enabled!
@SnowflakeDB Connector for#Spark Version 2.6 Turbocharges Reads with@ApacheArrow https://www.snowflake.com/blog/snowflake-connector-for-spark-version-2-6-turbocharges-reads-with-apache-arrow/ …
Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
The 0.16.0 release of
@ApacheArrow will be the last one to support Python 2.7. The Python 2.x language has served us well for nearly 20 years but it is time to say goodbyehttps://github.com/apache/arrow/commit/412145b8a736a5dce4f17b03d7f72efb45053176 …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
We have released
@ApacheArrow 0.16.0 with 735 issues resolved from 99 contributors. Read more about what's new since the last major release in October '19http://arrow.apache.org/blog/2020/02/12/0.16.0-release/ …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
Retweetnuto uživatelem ApacheArrow
明日の夜はApache Arrow東京ミートアップ2019だよ! https://speee.connpass.com/event/152887/ Apache Arrow 1.0.0がそろそろ出そうだからそろそろ使い始めたほうがいいんじゃないかな!私はApache Arrowのことを知らない人向けに最新情報を紹介するよ! https://slide.rabbit-shocker.org/authors/kou/apache-arrow-tokyo-meetup-2019/ …
#ArrowTokyoDěkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
We now have Python 3.8 wheel support out of git master in
@ApacheArrow, will be available from PyPI in next major releasehttps://github.com/apache/arrow/commit/6c6754aa5fb840466dfd618ca5b6ae7ca72ebbfa …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
This week we made a patch release 0.15.1 of
@ApacheArrow containing over 30 critical bug fixes. Recommended upgrade for all usershttp://arrow.apache.org/release/0.15.1.html …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
Retweetnuto uživatelem ApacheArrow
This afternoon
@PyData NYC 2019 (3:45 PM ET), Senior Software Engineer@MaciejWojton will demonstrate how to use#Python
and @ApacheArrow in order to quickly read esoteric#data into@pandas_dev so it can be analyzed elegantly https://bloom.bg/34BKS1F#PyDatapic.twitter.com/tZD2pVUVJC
Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
We noticed a deployment hiccup where
@ApacheArrow JS 0.15.0 didn't 100% make its way into NPM. We're working on fixinghttps://www.npmjs.com/package/apache-arrow …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
Do you have the need for speed? Learn more about
@ApacheArrow Flight, our new framework for fast data transporthttp://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/ …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit -
If you are using
@ApacheSpark +@ApacheArrow together, please be sure to read the release notes for 0.15.0, since you must take some actions to be able to use pyarrow==0.15.0 with Spark pinned to an older Java library http://arrow.apache.org/blog/2019/10/06/0.15.0-release/ …Děkujeme. Twitter tuto informaci použije ke zlepšení vaší časové osy. VrátitVrátit
Načítání se zjevně nějak vleče.
Možná je překročena kapacita Twitteru nebo došlo k momentálnímu zablokování. Zkuste to znovu nebo se podívejte na stavovou stránku Twitteru, kde najdete další informace.

