Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spreadsheet autotype function #64

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

rokostik
Copy link
Contributor

This PR adds the autotype function to spreadsheets. If a column contains a mix of floats and ints and if combined they are more than the specified percent of rows it makes it a float column.
It also fixes loading the load\csv function to load rye strings instead of go strings.

@refaktor refaktor merged commit 285a2ae into refaktor:main Dec 16, 2023
2 checks passed
@refaktor
Copy link
Owner

Great work! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants