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

V1.1.0.20240131 #35

Merged
merged 12 commits into from
May 15, 2024
Merged

V1.1.0.20240131 #35

merged 12 commits into from
May 15, 2024

Conversation

DrB-S
Copy link
Owner

@DrB-S DrB-S commented Feb 1, 2024

Added imports and use of polars, seaborn_polars, and pyarrow to heatcluster.py.

DrB-S added 12 commits January 31, 2024 15:23
Added seaborn_polars, polars, and pyarrow
Using Polars instead of Pandas
Using Polars instead of Pandas for dataframe, and using seaborn-polars for the heatmap creation. Does this still need matplotlib?
Added seaborn_polars, polars, and pyarrow to heatcluster.yml
Removed nrows call from scan_csv
Changed nrows=1 to n_rows=1.
Changed actions/checkout@v3 to actions/checkout@v4
Imported pyarrow.
Syntax change for Polars. Replaced 'sep' with 'separator' in polars.scan_csv.
Copy link
Owner Author

@DrB-S DrB-S left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Syntax change for Polars. Replaced 'sep' with 'separator' in polars.scan_csv.

@DrB-S DrB-S merged commit 9997bea into main May 15, 2024
2 of 3 checks passed
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.

1 participant