we

Recherche

Voici les résultats de votre recherche.

matplotlib_simple
8 Occurrences trouvées, Dernière modification :
Un autre tutoriel en français]] * [[http://nbviewer.jupyter.org/github/jrjohansson/scientific-python... sdatascience.com/all-your-matplotlib-questions-answered-420dd95cb4ff|Your Ultimate Guide to Matplotlib... ing data * [[https://towardsdatascience.com/5-powerful-tricks-to-visualize-your-data-with-matplotlib-16bc33747e05|5 Powerful Tricks to Visualize Your Data with Matplotlib
notions_fondamentales
20 Occurrences trouvées, Dernière modification :
tuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ' string.ascii_lowercase # 'abcdefghijklmnopqrstuvwxyz' string.ascii_... first character becomes uppercase) the string s.lower() # all characters become lowercase s.casefold() # more rigorous lowercase (languages other than English are covered) s.upper() # al
plotly_simple
2 Occurrences trouvées, Dernière modification :
entific presentation, interactivity has its own power]] Guangyuan (Frank) Li, Medium, 28/02/2022 * [... o One Step Beyond - Show your visualizations in a web-based layout using Plotly Dash]] Anmol Tomar, Me
notions_avancees
4 Occurrences trouvées, Dernière modification :
16/04/2022 * [[https://theanup.medium.com/10-powerful-python-one-liners-for-daily-use-8733dac0bc2c|15 Powerful Python One-Liners for Daily Use]] Anup Das, M... aîne additionnelle * upper() : capitalise * lower() * title() : capitalise les premières lettres... jet]] * Exemples simples : * [[http://nbviewer.ipython.org/url/bender.astro.sunysb.edu/classes/
trucs_astuces
3 Occurrences trouvées, Dernière modification :
07/2022 * [[https://python.plainenglish.io/10-powerful-python-one-liners-d8c9b86c3cf0|10 Powerful Python One-Liners - Python one-liners can be just as powerful as a long and tedious program written in anot
progappchim
19 Occurrences trouvées, Dernière modification :
ous Ubuntu - dans n'importe quel navigateur web, via le site [[https://repl.it/languages/python3... via [[https://colab.research.google.com/notebooks/welcome.ipynb|Colaboratory]] et l'utilisation d'un c... via [[https://colab.research.google.com/notebooks/welcome.ipynb|Colaboratory]] <del>[[https://notebook... ]] * [[urllib|Lecture du code source d'une page web via la librairie urllib]] ===== Jupyter, IPytho
presentation_principes
2 Occurrences trouvées, Dernière modification :
t documentations diverses : livres, forums, sites web * Se donner un projet à réaliser, d’envergure
tkinter_gui_simple
5 Occurrences trouvées, Dernière modification :
m tkinter import * def action(): print("Yes, we can !") root = Tk() #w = Label(root, text="Bonjo... m tkinter import * def action(): print("Yes, we can !") root = Tk() #w = Label(root, text="Bonjo... m tkinter import * def action(): print("Yes, we can !") # impression de la valeur du champ ... a + 1 return b def action(): print("Yes, we can !") root=Tk() #w=Label(root, text="Bonjour!"
algos_entiers
4 Occurrences trouvées, Dernière modification :
d'Ératosthène]] (wikipedia) * [[https://www.daniweb.com/software-development/python/code/216880/chec... is-a-prime-number-python]] * [[http://python.jpvweb.com/mesrecettespython/doku.php?id=liste_des_nomb... rible-d-eratosthene-87347]] * [[http://gumuz.nl/weblog/python-extended-slice-assignment/|Explication... urels/decomposition.html]] * [[http://python.jpvweb.com/mesrecettespython/doku.php?id=decomposition_
tris
5 Occurrences trouvées, Dernière modification :
om]], ou cette vidéo : {{ https://pbs.twimg.com/tweet_video/CZWNISuWkAEwE3q.mp4?600 }} Cf. aussi cette autre visualisation : [[https://www.makeartwithpy... ing Python 3 and Scikit-Image | {{ https://s3-us-west-2.amazonaws.com/makeartwithpython/bubble_s.gif }} | {{ https://s3-us-west-2.amazonaws.com/makeartwithpython/heap_s.gif }}
polynomes-12
1 Occurrences trouvées, Dernière modification :
yavi/mayavi/index.html|Mayavi]] * [[http://nbviewer.ipython.org/github/damontallen/Orbitals/blob/mas
mendeleev
3 Occurrences trouvées, Dernière modification :
tebook Jupyter (exemples) : * [[https://nbviewer.jupyter.org/github/lmmentel/mendeleev/blob/maste... ynb]] (tutoriel introductif) * [[https://nbviewer.jupyter.org/github/lmmentel/mendeleev/blob/maste... (accessing the data in bulk) * [[https://nbviewer.jupyter.org/github/lmmentel/mendeleev/blob/maste
pandas
8 Occurrences trouvées, Dernière modification :
irth', 'Wrist minimum girth', 'Age', 'Weight', 'Height', 'Gender', ] # using P... = df[df.Gender == 1].plot.scatter(x='Height', y='Weight', color='Red', label='Male'); df[df.Gender == 0].plot.scatter(x='Height', y='Weight', color='Green', label='Female', ax=ax); plt.figure() df.Height.plot.hist() plt.figure() df.Weight.plot.hist() plt.show() </code> === Suggesti
jupyter
12 Occurrences trouvées, Dernière modification :
ser [[https://colab.research.google.com/notebooks/welcome.ipynb]] qui est en fait une forme d'utilisat... n|Documentation de Jupyter]] * [[https://nbviewer.jupyter.org/|nbviewer]], pour partager une vue statique d'un notebook * Le passé (récent) : * ... }} * {{:teaching:progappchim:jupyter_widgets-maxwell-01.ipynb}} * {{ :teaching:progappchim:animati
print_format
2 Occurrences trouvées, Dernière modification :
owardsdatascience.com/python-f-strings-are-more-powerful-than-you-might-think-8271d3efbd7d|Python f-strings Are More Powerful Than You Might Think]], Martin Heinz, Medium,
urllib
4 Occurrences trouvées, Dernière modification :
bokeh_simple
4 Occurrences trouvées, Dernière modification :
game_of_life_conway-2012
1 Occurrences trouvées, Dernière modification :
random_walk_2d-simple
1 Occurrences trouvées, Dernière modification :
elements_molecules
5 Occurrences trouvées, Dernière modification :
ph-3d
1 Occurrences trouvées, Dernière modification :
collection_namedtuple_exemple
2 Occurrences trouvées, Dernière modification :
potentiel_energy_surface @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
epidemie_coronavirus
4 Occurrences trouvées, Dernière modification :
pka_pkb_plane @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :
representation_molecules_2013
4 Occurrences trouvées, Dernière modification :
attracteur_lorenz
3 Occurrences trouvées, Dernière modification :
lennard-jones
1 Occurrences trouvées, Dernière modification :
factorielle-4
1 Occurrences trouvées, Dernière modification :
maxwell-boltzmann
9 Occurrences trouvées, Dernière modification :
solvents_data_class
1 Occurrences trouvées, Dernière modification :