file

Recherche

Voici les résultats de votre recherche.

representation_molecules_2013
16 Occurrences trouvées, Dernière modification :
cule en 2D à partir de son code SMILE ''' file_name=name+'.png' from rdkit.Chem import AllCh... Chem.Compute2DCoords(mol) Draw.MolToFile(mol, file_name, size=(200,250)) import Image im = I... ) global photo photo = PhotoImage(file =name+".gif") DisplayImageZone.create_ima... ) global photo photo = PhotoImage(file ="Molécule.gif") DisplayImageZone2.create
notions_fondamentales
13 Occurrences trouvées, Dernière modification :
', i, ' : ', recipient) </code> FIXME : piles, files/queues, pop, del li[i], li.clear(), li.insert(in... des fichiers ===== L'instruction <code> f = open(filename, mode)</code> permet de traiter un fichier du système d'exploitation "filename", avec un "mode" pouvant prendre différentes ... g/2/tutorial/inputoutput.html#reading-and-writing-files]]. * [[https://medium.com/better-programming/a
notions_avancees
10 Occurrences trouvées, Dernière modification :
* [[https://towardsdatascience.com/8-must-know-file-system-operations-in-python-7dc185daeccd|8 Must-Know File System Operations In Python - The essential for P... python-programming/directory|Python Directory and Files Management]] (tutorial) * official documenta... * [[https://towardsdatascience.com/10-python-file-system-methods-you-should-know-799f90ef13c2|10 Py
openbabel_jmol
6 Occurrences trouvées, Dernière modification :
turn mol def OBStructureFromSmiles(smilesstring, filename=None): mol = openbabel.OBMol() obConv... er.Build(mol) mol = OBMolMinimize(mol) if filename is None: return mol # save structures in ... obConversion.WriteFile(mol, "molecules/%s.pdb" % filename) def getAlcohols(): molecules = dict() ... # Determine the charge of a molecule for file_in in dico: obConversion = openbabel.OBCo
pandas
6 Occurrences trouvées, Dernière modification :
= dict(zip(names, namesfr)) print(dict_names_fr) file_url = "http://linus.umons.ac.be/body.dat.txt" # file copy #file_url = "http://jse.amstat.org/datasets/body.dat.txt" # using read_csv # https://pandas.pydata... unity/tutorials/pandas-read-csv df = pd.read_csv(file_url, header=None, names=names, delimiter=' | ',
analyse_images
5 Occurrences trouvées, Dernière modification :
ge image jpg : https://commons.wikimedia.org/wiki/File:Antoine_lavoisier_color.jpg pillow : http://pillo... pillow using e.g. conda install # Load the image file img = Image.open('/home/villersd/Images/photos/An... s np import matplotlib.pyplot as plt dirfile="" #filename="x10001-512.tif" filename="ech14x50001-512.jpg" im = Image.open(str(dirfile+filename)) im = im.conv
ph_acides_bases_2013
4 Occurrences trouvées, Dernière modification :
ichier .txt dans lequel on met le sample #fout -->file output et fin --> file input sont des #fonctions d'édition de fichiers. Ici, le w veut dire 'writing' #... ichier .txt dans lequel on met le sample #fout -->file output et fin --> file input sont des #fonctions d'édition de fichiers. Ici, le w veut dire 'writing' #
progappchim
3 Occurrences trouvées, Dernière modification :
://cocktail-shaker.readthedocs.io/en/latest/guide/file_handling.html|File API Documentation — Cocktail Shaker 1.0.0 documentation]] * [[https://pypi.org/pro... ourier, comme [[http://commons.wikimedia.org/wiki/File:Fourier_series_square_wave_circles_animation.gif|
tkinter_gui_simple
3 Occurrences trouvées, Dernière modification :
ly-CCC.png cf. https://commons.wikimedia.org/wiki/File:Wikipedia-sipi-image-db-mandrill-4.2.03-quantize-... tkinter as tk root = tk.Tk() img = tk.PhotoImage(file = "mandrill.png") label = tk.Label(root, image = ... #top]] * [[https://commons.wikimedia.org/wiki/File:Wikipedia-sipi-image-db-mandrill-4.2.03-quantize-
mendeleev
2 Occurrences trouvées, Dernière modification :
s : * [[https://anaconda.org/lmmentel/mendeleev/files]] (limité à la version 0.4.5) * [[https://anaconda.org/conda-forge/mendeleev/files]] (actualisé pour la dernière version 0.6.1) </
ph_courbe_titrage_2011
2 Occurrences trouvées, Dernière modification :
370, height =600, bg ='white') photo = PhotoImage(file ='216_pH_Scale-01.gif') item = can1.create_image(... n.htm (PDF Swinnen) #http://en.wikipedia.org/wiki/File:216_pH_Scale-01.jpg <-- image remplaçant celle pr
bokeh_simple
1 Occurrences trouvées, Dernière modification :
//mybinder.org/v2/gh/bokeh/bokeh-notebooks/master?filepath=tutorial%2F00%20-%20Introduction%20and%20Setu
csv
1 Occurrences trouvées, Dernière modification :
http://www.linuxjournal.com/content/handling-csv-files-python http://code.activestate.com/recipes/5774
jupyter
1 Occurrences trouvées, Dernière modification :
priété * {{ :teaching:progappchim:jcamp-dx_ir-file-reading-01.ipynb |}} : Lecture de fichiers IR (sp
nim
1 Occurrences trouvées, Dernière modification :
Nim ====== * [[wp>fr:Jeux_de_Nim]] * [[http://files.eric.ed.gov/fulltext/ED077236.pdf|Nim: A Game Pl
polynomes-12
1 Occurrences trouvées, Dernière modification :
suite_de_fibonacci-2
1 Occurrences trouvées, Dernière modification :