Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

How to split a polars DataFrame into several dataframes in rust?

$
0
0

I use Polars to read from a CSV file. I want to separate the DataFrame into several DataFrames by the "date" column (I want to analyze the data by day).

I tried to use partition_by but it seems not to be implemented (I got the error: "no method named partition_by found for mutable reference &mut DataFrame in the current scopemethod not found in &mut DataFrame").


Viewing all articles
Browse latest Browse all 12111

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>