Tweetler
- Tweetler, bulunduğun sayfa.
- Tweetler ve yanıtlar
- Medya
@wesmckinn adlı kişiyi engelledin
Bu Tweetleri görüntülemek istediğinden emin misin? Tweetleri görüntülemek @wesmckinn adlı kişinin engelini kaldırmaz.
-
Sabitlenmiş Tweet
It's alive: https://discuss.ossdata.org/ A forum for discussions among developers of different open source data projects. If you are experienced with Discourse and want to help admin / configure / moderate to help this bootstrap let me know over DM.
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
TIL hoarding/panic buying in German is called "Hamsterkauf"
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Wes McKinney Retweetledi
I wrote some thoughts on why I think
#ApacheArrow, Flight, Parquet and associated projects are a game changer for OLAP. But also for data science, data warehousing, and big data in general. Data is the API and Arrow makes it interoperable:https://www.influxdata.com/blog/apache-arrow-parquet-flight-and-their-ecosystem-are-a-game-changer-for-olap/ …Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
On today’s episode of “Shitty Apocalypse” (Homemade mask c/o my mom)pic.twitter.com/2vekSBqtE5
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Dear friends: if you got stimulus money, and if it’s practical for you, please don’t send it to Jeff Bezos, spend it in your local community instead
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Wes McKinney Retweetledi
Don't miss the interview with Wes McKinney (
@wesmckinn), one of our keynote speakers at#PyConColombia2020, watch this video and know more about Wes. Watch and share! https://youtu.be/wsTyL5oSFc0#PyConColombia#PyCon#Keynote_speaker#speaker#python#web#developers#Conferencepic.twitter.com/LGLiF9jTFZ
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Wes McKinney Retweetledi
So it’s only taken two years, but
@ApacheArrow now has a Wikipedia page. Congratulations! https://en.wikipedia.org/wiki/Apache_Arrow …Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
A curious aspect of pytest maintainer exodus is that they are 2 out of 3 people being paid by Tidelift https://github.com/pytest-dev/pytest/blob/master/TIDELIFT.rst … A quick look at the nature of the project's PR queue is enough to exhaust even a grizzled maintainer like me.https://twitter.com/codewithanthony/status/1248655233510559745 …
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Wes McKinney Retweetledi
Getting very close to having zero-copy transport of scanner results from the
@ApacheKudu tserver to@ApacheArrow-enabled clients via unix sockets, fd passing and memfds: https://gerrit.cloudera.org/c/15706/Bu Tweet dizisini gösterTeşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
More big performance wins for
@ApacheArrow in the wild.https://twitter.com/mRainey/status/1248260463529357313 …Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Close quarters steam room conversation with Bruce Springsteen in Helsinki (in 2008)https://twitter.com/ChuckWendig/status/1247682332292718596 …
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
We are still discussing a __dataframe__ interchange interface for Python objects that is not coupled to pandas or another library. The idea is to be able to exchange data without forcing the use of a particular intermediate format More feedback welcomehttps://discuss.ossdata.org/t/a-dataframe-protocol-for-the-pydata-ecosystem/267 …
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
At Ursa Labs we've been investing a lot of time in protecting
@ApacheArrow and Parquet C++ users from security issues and crashes from untrusted or invalid inputs. Read about how we've partnered with@google's#ossfuzz effort for Continuous Fuzzinghttp://arrow.apache.org/blog/2020/03/31/fuzzing-arrow-ipc/ …Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Wes McKinney Retweetledi
Nice writeup on using Drill in
#rstats, and@ApacheArrow
with the assisthttps://twitter.com/alistaire/status/1247193104060485632 …Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Wes McKinney Retweetledi
A post on how
@pandas_dev monitors performance, and some tips for diagnosing performance regressions when they do occur. https://tomaugspurger.github.io/maintaing-performance.html …pic.twitter.com/qp4hqeADcp
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
There are apparently a number of corporate-paid apartments in my building in Nashville. With current mass layoffs, people are correspondingly having to move out of their apartments. A grim sight
Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
I just made my own mask out of a t-shirt
#Masks4Allhttps://twitter.com/JuddLegum/status/1246449884594659329 …Teşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Wes McKinney Retweetledi
Got Kudu's python client working with the new columnar wire format and conversion to pyarrow. Nice perf results: single core reads 170M cells/sec with arrow vs 3.5M cells/sec with the old construct-a-tuple-per-row code path. New bottleneck is localhost TCP!
Bu Tweet dizisini gösterTeşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
Wes McKinney Retweetledi
We're currently translating http://www.masks4all.co into 100+ languages and we need native speakers to proofread in their language as soon as possible. If you'd like to help, please reply with the language that you are a fluent/native writer in! h/t
@CamWoodsumTeşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
I don’t support the other networks, for the record. I just don’t think people should be making excuses for Sean Hannity because they hate Rachel Maddow. Or making excuses for Trump because they hate HRC.
Bu Tweet dizisini gösterTeşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al -
We're at a bizarre place in political discourse where right-winger's hatred of left-leaning news networks (CNN, MSNBC, etc.) is so intense that they're willing to forgive Fox hosts etc. for spreading disinformation that is literally getting people killed. Getting people killed.
Bu Tweet dizisini gösterTeşekkürler. Twitter bunu zaman akışını daha iyi hale getirmek için kullanacak. Geri alGeri al
Yükleme biraz zaman alacak gibi görünüyor.
Twitter aşırı kapasiteyle çalışıyor ya da anlık sorunlar yaşıyor olabilir. Yeniden dene ya da daha fazla bilgi almak için Twitter Durumu sayfasını ziyaret et.
