Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: what library for sparklines
Post: what library for sparklines

Bonjour, import data # Loading a Sample Pandas DataFrame import pandas as pd import numpy as np import seaborn as sns df = sns.load_dataset('titanic')code is: def percentile_90(x): return x.qu...
Leloup Data Science 2 1,483 Apr-19-2022, 01:35 PM
    Thread: Jupyter:On my computer, where csv file is?
Post: RE: Jupyter:On my computer, where csv file is?

The operating system is Windows10. The version of Jupyter is NoteBook as opposed to Jupyter Lab. The Jupyter version is 6.5.4.
Leloup Data Science 2 1,488 Mar-22-2022, 04:39 PM
    Thread: Jupyter:On my computer, where csv file is?
Post: Jupyter:On my computer, where csv file is?

Bonjour, I have been using Jupyter for a month. To train myself with the pandas libraries, I used the Santé France website to get a dataset as a csv file. I changed the name of the file and called it...
Leloup Data Science 2 1,488 Mar-22-2022, 10:47 AM
    Thread: Chi-square with the contingency table applied to the die
Post: RE: Chi-square with the contingency table applied ...

(Mar-10-2022, 08:50 PM)Larz60+ Wrote: Please show all code needed to run. Quote: All the code is there. Knowing the result of Chi2 (3.44) in the case of the test of a balanced die, I try to find thi...
Leloup Data Science 4 1,979 Mar-15-2022, 06:33 PM
    Thread: Chi-square with the contingency table applied to the die
Post: RE: Chi-square with the contingency table applied ...

Bonjour, I am trying to apply the χ2 test by contingency table from the exploratory statistics course to the results given in Example 1 from Wikipedia. Site_de_Wikipedia Rolling a die 600 times in ...
Leloup Data Science 4 1,979 Mar-10-2022, 05:59 PM
    Thread: Chi-square with the contingency table applied to the die
Post: Chi-square with the contingency table applied to t...

Bonjour, I am trying to apply the χ2 test by contingency table from the exploratory statistics course to the results given in Example 1 from Wikipedia. Site_de_Wikipedia Rolling a die 600 times in ...
Leloup Data Science 4 1,979 Mar-07-2022, 09:39 AM
    Thread: Anaconda problem about path
Post: Anaconda problem about path

Bonjour, I need Anaconda to separately manage the different versions of Python (2.7, 3.4, 3.7) in virtual environments. However, I get an issue in relation with the user rights of Win7. I did with...
Leloup General Coding Help 1 8,092 Nov-23-2018, 03:46 PM
    Thread: Oct2py and Matplotlib installation problems
Post: RE: Oct2py and Matplotlib installation problems

Thank you Gribouillis In fact, it was a problem of proxy. I downloaded from my mobile phone set as modem. That works now. Leloup
Leloup Data Science 2 2,895 Nov-23-2018, 03:32 PM
    Thread: Oct2py and Matplotlib installation problems
Post: Oct2py and Matplotlib installation problems

Bonjour, I developed some functions with Matlab and I'd like to move to Python. In first time, I modified these m functions so that they are compliant with Octave. Manually, I rewrote only two m ...
Leloup Data Science 2 2,895 Nov-22-2018, 02:31 PM

User Panel Messages

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