all

Recherche

Voici les résultats de votre recherche.

notions_fondamentales
21 Occurrences trouvées, Dernière modification :
aracter becomes uppercase) the string s.lower() # all characters become lowercase s.casefold() # more r... uages other than English are covered) s.upper() # all characters become uppercase s.count(sub) # count... ing contains only numbers s.islower() # checks if all alphabets in string s are lowercase s.isupper() # checks if all alphabets in string s are uppercase s.isspace() #
progappchim
8 Occurrences trouvées, Dernière modification :
w.whitehouse.gov/blog/2016/01/30/computer-science-all|Computer Science For All]] (President Obama in his 2016 State of the Union Address) ===== Notions de ... d/]] * simulation du [[wp>fr:Problème_de_Monty_Hall|Problème de Monty Hall]] (+ [[wp>Monty_Hall_problem|Monty Hall problem]], [[wp>fr:Paradoxe_des_prisonn
elements_molecules
5 Occurrences trouvées, Dernière modification :
, suivant l'environnement utilisé : * pip install --user mendeleev * conda install -c lmmentel mendeleev=0.6.0 * Données utilisables, en ligne : [... Installation ==== via la commande <code>pip install molmass</code> Dans jupyter : <code> # Install a pip package in the current Jupyter kernel import sys
mendeleev
5 Occurrences trouvées, Dernière modification :
, suivant l'environnement utilisé : * pip install --user mendeleev * conda install -c conda-forge mendeleev=0.5.2 * <del>conda install -c lmmentel mendeleev=0.6.1 (version plus récente... mmande (console), cela donnerait ceci : conda install -c conda-forge mendeleev=0.6.1 références : *
collection_counter_exemple
3 Occurrences trouvées, Dernière modification :
ces des noms d'auteurs d'un article On copie dans all_authors les noms des auteurs http://www.ncbi.nlm.nih.gov/pubmed/26799652 """ import collections all_authors = "Klionsky DJ, Abdelmohsen K, Abe A, Abedin MJ, Abeliovich H,..." authors = all_authors.split(',') # les auteurs sont séparés par
matplotlib_simple
3 Occurrences trouvées, Dernière modification :
in Python]] * [[https://towardsdatascience.com/all-your-matplotlib-questions-answered-420dd95cb4ff|Y... 07/04/2023 * [[https://towardsdatascience.com/all-you-need-to-know-about-seaborn-6678a02f31ff|All you need to know about Seaborn - When should I use Sea
pandas
3 Occurrences trouvées, Dernière modification :
[[http://pandas.pydata.org/pandas-docs/stable/install.html|Instructions sur le site officiel]] * Installé avec Anaconda * Ubuntu : pip3 install pandas ===== Documentation ===== * [[http://pa... te Cheat Sheet for Data Visualization in Pandas - All the Basic Types of Visualization That Is Availabl
solvents_data_class
3 Occurrences trouvées, Dernière modification :
def table(solvent_list): """print a table of all solvent attributes""" title_str = "%-20s %8s... (solvent_list, bp_limit): """print a table of all solvent attributes, with bp restrictions""" t... ake a list of class Solvent instances # also adds all the data/information # data order = name, boiling
algos_entiers
2 Occurrences trouvées, Dernière modification :
e]] (stackoverflow) * librairie sympy → pip install sympy (ou conda install sympy) * Use the function sympy.ntheory.factorint : "Given a positive inte
analyse_images
2 Occurrences trouvées, Dernière modification :
latest/index.html """ from PIL import Image # install python3 module pillow using e.g. conda install # Load the image file img = Image.open('/home/villersd
bioinformatic
2 Occurrences trouvées, Dernière modification :
da-forge' ou par la commande suivante : conda install -c conda-forge biopython * via le site Pypi (pypi.org) et la commande suivante : pip install biopython ===== Compter les nucléotides d'une
chempy
2 Occurrences trouvées, Dernière modification :
.com/bjodah/chempy installation Linux : conda install -c bjodah chempy pytest installation Windows & OS X : python -m pip install chempy pytest python -m pytest -rs -W ignore::che
openbabel_jmol
2 Occurrences trouvées, Dernière modification :
[[http://openbabel.org/docs/dev/Installation/install.html|cette page]], et [[http://openbabel.org/docs/2.3.1/UseTheLibrary/PythonInstall.html|celle-ci]] (lien avec python). ===== Jmol =
ppoo
2 Occurrences trouvées, Dernière modification :
inutes]] * [[https://levelup.gitconnected.com/all-the-basics-of-python-classes-8b07046d2a52|All the basics of Python classes - Everything you need to kn
random_walk_2d-simple
2 Occurrences trouvées, Dernière modification :
e import sleep def simu_chain(): can1.delete(ALL) long=8 # les 4 directions sont données d
fizz_buzz
1 Occurrences trouvées, Dernière modification :
grille_configurations_melange_binaire_2013
1 Occurrences trouvées, Dernière modification :
jupyter
1 Occurrences trouvées, Dernière modification :
notions_avancees
1 Occurrences trouvées, Dernière modification :
numpy_simple
1 Occurrences trouvées, Dernière modification :
osm_interrogation
1 Occurrences trouvées, Dernière modification :
ph-3d
1 Occurrences trouvées, Dernière modification :
presentation_principes
1 Occurrences trouvées, Dernière modification :
pubchempy
1 Occurrences trouvées, Dernière modification :
rdkit
1 Occurrences trouvées, Dernière modification :