
vaex
748 posts

vaex
@vaex_io
Out of core dataframes for Python, visualize and explore big tabular data at a billion rows per second. ML ready. https://t.co/GmNIpbuNlY @maartenbreddels @JovanVaex



Learn 8 powerful Vaex DataFrame features you might not have known about. Read @JovanVaex 's article @jovan.veljanoski/8-powerful-vaex-dataframe-features-you-might-have-not-known-about-b2e2d3d3ee9" target="_blank" rel="nofollow noopener">medium.com/@jovan.veljano…
Or get the short version in this thread 👇🏻

Vaex Vaex is a high-performance Python library for lazy Out-of-Core DataFrames (similar to Pandas), to visualize and explore big tabular datasets. github.com/vaexio/vaex






Watch this new #GOTOcph talk where Jovan and @maartenbreddels show how you can access and stream your data directly from the #Cloud — perfect for building cloud services. All of that using just a single machine! youtu.be/ykxhj9xJdWY?li…


Together with the #Rich library, Vaex can show detailed information about how it executes a computation. Next to the time spent on each step, we also see how many passes over the data it takes (in square brackets). Great for understanding and optimizing your processing pipelines!





