to

Recherche

Voici les résultats de votre recherche.

pandas
46 Occurrences trouvées, Dernière modification :
data.org/pandas-docs/stable/10min.html|10 minutes to pandas]] * [[http://pandas.pydata.org/pandas-do... ://towardsdatascience.com/adding-regression-lines-to-pandas-plots-with-scipy-2e23fd524adb|Adding Regression Lines to Pandas Plots with SciPy]] (yc Jupyter notebook su... wardsdatascience.com/top-4-repositories-on-github-to-learn-pandas-1008cb769f77|Top 4 Repositories on G
matplotlib_simple
45 Occurrences trouvées, Dernière modification :
sion-equation|Python - Use scipy.stats.linregress to get the linear least-squares regression equation]... h-python-aec41da74c6e|The easiest and fastest way to make GIFs and math videos with Python - How to create amazing animations in seconds using Celluloid]]... [http://www.thetechrepo.com/main-articles/465-how-to-create-a-graph-in-python.html]] * Un article in
notions_fondamentales
40 Occurrences trouvées, Dernière modification :
tuto : [[https://realpython.com/python-pep8/|How to Write Beautiful Python Code With PEP 8]] =====... exemple [[https://medium.com/swlh/3-alternatives-to-if-statements-to-make-your-python-code-more-readable-91a9991fb353|3 Alternatives to If Statements That Make your Code More Readable]]
pavage_penrose_2013
24 Occurrences trouvées, Dernière modification :
return image # Convertit la taille def convert_to_size(s): """Si la chaine s est un couple d'en... (" ") if len(split) == 2: a = convert_to_positive_int(split[0]) b = convert_to_positive_int(split[1]) if a != None and b != No... ) return None # Convertit e def convert_to_positive_int(s): """Si la chaine s est un ent
notions_avancees
20 Occurrences trouvées, Dernière modification :
* [[https://medium.com/code-85/a-beginners-guide-to-python-list-comprehensions-7dbb0039f065|A Beginner’s Guide to Python List Comprehensions]] (Jonathan Hsu, Mediu... hon Code Using Pipes - A Short and Clean Approach to Processing Iterables]] Khuyen Tran, medium, octob... Python Tutorial - In this tutorial, you're going to learn about the uses of underscore(_) in python]]
plotly_simple
14 Occurrences trouvées, Dernière modification :
ation in 2 lines of Python with Plotly Express Go to the profile of AMR]] * [[https://towardsdatasci... dsdatascience.com/python-for-data-science-a-guide-to-data-visualization-with-plotly-969a59997d0c|Python For Data Science — A Guide to Data Visualization with Plotly]] * Dash & plotl... Science]] Creating an online dashboard in Python to analyse Facebook Stock Market Prices and Performa
jupyter
12 Occurrences trouvées, Dernière modification :
/nb.bianp.net/sort/views/|Notebook Gallery, links to the best IPython and Jupyter Notebooks]] * [[... elup.gitconnected.com/google-colab-what-is-it-how-to-use-it-and-why-should-i-care-721bb8a88c90|Intro to Google Colab]] Erich Hohenstein, Medium, 14/04/202... ry-python-developer-and-data-scientist-should-add-to-their-toolbox-186b01534402|Google Colab — a tool
epidemie_coronavirus
8 Occurrences trouvées, Dernière modification :
and-end/|How epidemics like COVID-19 end (and how to end them faster)]], 19/02/2020, Washington Post ... ork-model|zafarali/disease-network-model: A Model To Simulate Diseases on a Network Structure]] * [[... m/j-i-l/EndemicPy|j-i-l/EndemicPy: Python package to simulate a vast range of transmission processes o... datascience.com/building-an-interactive-dashboard-to-simulate-coronavirus-scenarios-in-python-ed23100e
ppoo
8 Occurrences trouvées, Dernière modification :
python3 # -*- coding: utf-8 -*- """ Introduction to object-oriented programming in Python Led with n... [https://towardsdatascience.com/how-i-explain-oop-to-a-data-scientist-in-5-minutes-44faf72ecca7|How I Explain OOP to a Data Scientist in 5 Minutes]] * [[https://l... he basics of Python classes - Everything you need to know about Python classes!]] George Seif, Medium,
progappchim
8 Occurrences trouvées, Dernière modification :
eneral Public Dictionary of Common Chemical Names to their Molecular Definition]] * [[https://www.... iagrams/|chicolucio/pH-diagrams: A Python package to plot fractional composition diagrams and pH-log c... ommons Textbook for Teaching Scientific Computing to Chemistry Students with Python and Jupyter Notebo... ics/lecture-2-hard-disks-from-classical-mechanics-to-statistical-mechanics-e8hMP|Lecture 2: Hard disks
tkinter_gui_simple
8 Occurrences trouvées, Dernière modification :
ry/tkinter/introduction/index.htm|An Introduction to Tkinter, de Fredrik Lundh]] (tutoriel Tk) * [[http://effbot.org/tkinterbook/|An Introduction to Tkinter, sur effbot.org]] * [[http://www.python... r-with-clemenger-sydney-finch-kamber-and-facebook-to-launch-losing-lena-removing-one-image-to-make-millions-of-women-feel-welcome-in-tech/|Campagne de mod
numpy_simple
6 Occurrences trouvées, Dernière modification :
==== * [[http://www.pybloggers.com/2017/03/how-to-do-descriptives-statistics-in-python-using-numpy/|How to do Descriptives Statistics in Python using Numpy]... u/~chaos/courses/nlp/Software/NumPyBook.pdf|Guide to NumPy]] * [[http://www.loria.fr/~rougier/teachi... hon-examples/|Numpy Tutorial Part 1: Introduction to Arrays]] * [[https://www.machinelearningplus.co
print_format
6 Occurrences trouvées, Dernière modification :
ps://www.digitalocean.com/community/tutorials/how-to-use-string-formatters-in-python-3]] * F-strings... 020 * [[https://towardsdatascience.com/4-tips-to-master-python-f-strings-a70ca896faa4|4 Tips to Master Python f-strings! - Use these fun tips and tricks to make better use of f-strings]] Nik Piepenbreier,
trucs_astuces
6 Occurrences trouvées, Dernière modification :
s ====== * [[https://treyhunner.com/2016/02/how-to-merge-dictionaries-in-python/|Fusionner deux dict... ://betterprogramming.pub/apply-these-4-techniques-to-write-concise-python-code-9298458fbb2e|Apply These 4 Techniques To Write Concise Python Code - Write Python code in ... /levelup.gitconnected.com/python-refactoring-tips-to-write-code-in-pythonic-way-6b8ff4375b3a|Python re
analyse_images
4 Occurrences trouvées, Dernière modification :
stackoverflow.com/questions/2652415/fft-and-array-to-image-image-to-array-conversion # http://stackoverflow.com/questions/14577007/grayscale-image-to-numpy-array-for-fourier-transform # http://optipn... rfile+filename)) im = im.convert('L') #convert to grayscale im.show() data = np.asarray(im) # a is
csv
4 Occurrences trouvées, Dernière modification :
multilateration
3 Occurrences trouvées, Dernière modification :
ph-3d
3 Occurrences trouvées, Dernière modification :
presentation_principes
3 Occurrences trouvées, Dernière modification :
rdkit
3 Occurrences trouvées, Dernière modification :
testjs
3 Occurrences trouvées, Dernière modification :
algos_entiers
2 Occurrences trouvées, Dernière modification :
altair_simple
2 Occurrences trouvées, Dernière modification :
bioinformatic
2 Occurrences trouvées, Dernière modification :
bokeh_simple
2 Occurrences trouvées, Dernière modification :
dictionary_adn_protein
2 Occurrences trouvées, Dernière modification :
potentiel_energy_surface @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
algos_divers
1 Occurrences trouvées, Dernière modification :
algos_graphes
1 Occurrences trouvées, Dernière modification :
attracteur_lorenz
1 Occurrences trouvées, Dernière modification :
calcul_matriciel_2012
1 Occurrences trouvées, Dernière modification :
elements_molecules
1 Occurrences trouvées, Dernière modification :
game_of_life_conway-2012
1 Occurrences trouvées, Dernière modification :
mendeleev
1 Occurrences trouvées, Dernière modification :
periodical_table_electronegativity
1 Occurrences trouvées, Dernière modification :
scikit_learn
1 Occurrences trouvées, Dernière modification :
solvents_data_class
1 Occurrences trouvées, Dernière modification :
potentiel_morse @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :