vaexio / vaex

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
https://vaex.io
MIT License
8.27k stars 590 forks source link

cross tab function in Vaex #924

Open rxk180004 opened 4 years ago

rxk180004 commented 4 years ago

Hey,

I had two columns of data. I could not find crosstab functionality in vaex(crosstab is available in pandas). I would like to know what is the replacement of a cross-tab function in vaex?

Best

ManuelZ commented 3 years ago

+1