Python Forum
Seaborn not displaying the specified n bins
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Seaborn not displaying the specified n bins
#1
Hi everyone,

I am working on a Jupiter notebook, and I am creating a histogram using the seaborn function histplot(). However, I specify 50 bins, for example, by setting bins =50 and it does not bin it correctly. The plot looks like it produces more than a 1000 bins because the bins are really small over a wide range. If I try the same thing on google colab, it works fine. Has anyone faced an issue like this before? Thanks in advance!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Seaborn and Pandas russellm10 0 1,298 Nov-20-2021, 04:01 PM
Last Post: russellm10
  Reset seaborn ju21878436312 2 5,096 Jun-15-2021, 09:31 AM
Last Post: ju21878436312
  Seaborn regplot regression equation? Cricri 2 6,718 Jun-09-2020, 01:32 PM
Last Post: Cricri
  Seaborn clustermap clustered data YoYo1975 2 2,329 Feb-05-2020, 09:08 AM
Last Post: YoYo1975
  spread values of dataset equally over fixed number of bins moose_man 3 2,536 Oct-30-2019, 07:41 PM
Last Post: ichabod801
  Error when installing Seaborn package using pip chawkins 3 5,603 Jul-16-2018, 12:12 AM
Last Post: Larz60+
  Why can't I import seaborn module? Athenaeum 1 6,476 Dec-09-2017, 08:40 AM
Last Post: buran
  Overlay two lines on a single seaborn plot pemfir 1 22,886 Oct-28-2016, 10:51 PM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020