Skip to content

blaxovios/data-experimentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data experimental tools using Rust programming language

  • Read excel as csv in memory The module src/bin/read_excel_as_csv_in_memory.rs reads and excel file, without including vba or formulas. Then it writes the data as csv in a memory object. This is convenient for using the csv object with Polars, as it does not have a native Excel reader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages