Put what out to a dataframe? Are you referring to the my_samples
dataframe or df1
? And how did you create the dataframe my_samples
in the first place?
Samples from a Poisson distribution are non-negative integers. Should you not expect that?
Put what out to a dataframe? Are you referring to the my_samples
dataframe or df1
? And how did you create the dataframe my_samples
in the first place?
Samples from a Poisson distribution are non-negative integers. Should you not expect that?