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

Fix DataFrame.select when no set index #613

Merged
merged 8 commits into from
Nov 21, 2024

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Mar 18, 2024

@PProfizi PProfizi added the bug Something isn't working label Mar 18, 2024
@PProfizi PProfizi self-assigned this Mar 18, 2024
@wiz-inc-572fc38784
Copy link

wiz-inc-572fc38784 bot commented Mar 20, 2024

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities
Data Finding Sensitive Data
Secret Finding Secrets
IaC Misconfiguration IaC Misconfigurations
Total

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@PProfizi PProfizi added this to the v0.9.3 milestone Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.12%. Comparing base (11ffa75) to head (ee444fc).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #613   +/-   ##
=======================================
  Coverage   85.11%   85.12%           
=======================================
  Files          52       52           
  Lines        5173     5175    +2     
=======================================
+ Hits         4403     4405    +2     
  Misses        770      770           
---- 🚨 Try these New Features:

@PProfizi PProfizi merged commit 6a56d1f into master Nov 21, 2024
33 checks passed
@PProfizi PProfizi deleted the fix/select_on_dataframe_with_no_set_index branch November 21, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants