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

Hotfix/fix hidden global Pandas setting #4795

Merged
merged 88 commits into from
Apr 17, 2023

Conversation

deeleeramone
Copy link
Contributor

This PR removes:

pd.set_option('display.max_colwidth', None)

Before:

Screenshot 2023-04-15 at 10 40 07 PM

Screenshot 2023-04-15 at 10 41 20 PM

After:

Screenshot 2023-04-15 at 10 40 43 PM

@deeleeramone deeleeramone added the bug Fix bug label Apr 16, 2023
@deeleeramone deeleeramone requested a review from jmaslek April 16, 2023 05:43
@reviewpad reviewpad bot added the feat XS Extra small feature label Apr 16, 2023
@codecov
Copy link

codecov bot commented Apr 16, 2023

Codecov Report

❗ No coverage uploaded for pull request base (develop@70f7485). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #4795   +/-   ##
==========================================
  Coverage           ?   58.40%           
==========================================
  Files              ?      586           
  Lines              ?    53750           
  Branches           ?        0           
==========================================
  Hits               ?    31393           
  Misses             ?    22357           
  Partials           ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@jmaslek jmaslek left a comment

Choose a reason for hiding this comment

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

thats a lot of commits for 1 line lol

@jmaslek jmaslek added this pull request to the merge queue Apr 17, 2023
Merged via the queue into develop with commit dd50b41 Apr 17, 2023
@piiq piiq deleted the hotfix/fix_hidden_global_setting branch April 24, 2023 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug feat XS Extra small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants