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

Columns with white space #149

Merged

Conversation

jacobshaw42
Copy link
Contributor

Fixes issue #30 without having to change column names

@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.22%. Comparing base (f796287) to head (9535a8a).
Report is 27 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   94.22%   94.22%           
=======================================
  Files           4        4           
  Lines         277      277           
=======================================
  Hits          261      261           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sfirke
Copy link
Contributor

sfirke commented Feb 1, 2024

This would be a huge addition. I have a dataframe that is slow to write with Pandas and I want to use BCP -- but it has columns with white spaces in the names and it would break a lot downstream if I change those. @yehoshuadimarsky could this be reviewed + merged?

@yehoshuadimarsky
Copy link
Owner

please fix the merge conflicts first

@sfirke
Copy link
Contributor

sfirke commented Feb 2, 2024

@jacobshaw42 can you please address the merge conflicts that have developed?

@jacobshaw42
Copy link
Contributor Author

@yehoshuadimarsky @sfirke Merge conflict resolved

@yehoshuadimarsky yehoshuadimarsky merged commit 7b471db into yehoshuadimarsky:master Feb 25, 2024
7 checks passed
@yehoshuadimarsky
Copy link
Owner

Thank you for your contribution!

@sfirke sfirke mentioned this pull request Feb 26, 2024
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.

3 participants