Construindo gráficos memoráveis com Python e matplotlib
https://medium.com/@thiagonunestm3/construindo-gr%C3%A1ficos-memor%C3%A1veis-com-python-e-matplotlib-64fe8d197eb
https://medium.com/@thiagonunestm3/construindo-gr%C3%A1ficos-memor%C3%A1veis-com-python-e-matplotlib-64fe8d197eb
Medium
Construindo gráficos memoráveis com Python e matplotlib
Professor Thiago Nunes
Как легко и быстро создать веб-приложение на базе МО с помощью Python
https://medium.com/nuances-of-programming/%D0%BA%D0%B0%D0%BA-%D0%BB%D0%B5%D0%B3%D0%BA%D0%BE-%D0%B8-%D0%B1%D1%8B%D1%81%D1%82%D1%80%D0%BE-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D1%82%D1%8C-%D0%B2%D0%B5%D0%B1-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5-%D0%BD%D0%B0-%D0%B1%D0%B0%D0%B7%D0%B5-%D0%BC%D0%BE-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-python-ef21cecd4ed5
https://medium.com/nuances-of-programming/%D0%BA%D0%B0%D0%BA-%D0%BB%D0%B5%D0%B3%D0%BA%D0%BE-%D0%B8-%D0%B1%D1%8B%D1%81%D1%82%D1%80%D0%BE-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D1%82%D1%8C-%D0%B2%D0%B5%D0%B1-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5-%D0%BD%D0%B0-%D0%B1%D0%B0%D0%B7%D0%B5-%D0%BC%D0%BE-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-python-ef21cecd4ed5
Medium
Как легко и быстро создать веб-приложение на базе МО с помощью Python
Независимо от того, сколько моделей вы создали, оффлайн их смогут увидеть лишь несколько человек. Поэтому необходимо их развертывать, чтобы…
8 easy plotting categorical variables with seaborn for Pandas Dataframe
https://medium.com/@DemetrioCN/8-easy-plotting-categorical-variables-with-seaborn-for-pandas-dataframe-15bcdc10e99a
https://medium.com/@DemetrioCN/8-easy-plotting-categorical-variables-with-seaborn-for-pandas-dataframe-15bcdc10e99a
Medium
8 easy plotting categorical variables with seaborn for Pandas Dataframe
8 methods to take a quick look at your data graphically
Top 10 Most Asked Python Interview Questions With Answers
https://medium.com/@gezicienes/top-10-most-asked-python-interview-questions-with-answers-e916dd5cd3b4
https://medium.com/@gezicienes/top-10-most-asked-python-interview-questions-with-answers-e916dd5cd3b4
Medium
Top 10 Most Asked Python Interview Questions With Answers
“Top 10 Most Asked Python Interview Questions With Answers” is published by Enes Gezici.
How To Create A Dashboard With A Contact Form Using Python and Dash
https://erickleppen.medium.com/how-to-create-a-dashboard-with-a-contact-form-using-python-and-dash-ee3aacffd349
https://erickleppen.medium.com/how-to-create-a-dashboard-with-a-contact-form-using-python-and-dash-ee3aacffd349
Medium
How To Create A Dashboard With A Contact Form Using Python and Dash
Maximize dashboard usability by collecting user feedback
Top 10 Trending python Github Repositories of the week
https://medium.com/@gezicienes/top-10-trending-python-github-repositories-of-the-week-e0fa2d774f1c
https://medium.com/@gezicienes/top-10-trending-python-github-repositories-of-the-week-e0fa2d774f1c
Medium
Top 10 Trending python Github Repositories of the week
Top 25 Trending Javascript Github Repositories of the week
Dissecting VSCode Python extension by a dumb approach
https://cpinamtz.medium.com/dissecting-vscode-python-extension-by-a-dumb-approach-2023692c66c1
https://cpinamtz.medium.com/dissecting-vscode-python-extension-by-a-dumb-approach-2023692c66c1
Medium
Dissecting VSCode Python extension by a dumb approach
Breaking things (one more time) to understand how they work
How to identify and visualize missing values with Python
https://medium.com/@Eyquem/how-to-identify-and-visualize-missing-values-with-python-3b304b06fe21
https://medium.com/@Eyquem/how-to-identify-and-visualize-missing-values-with-python-3b304b06fe21
Medium
How to identify and visualize missing values with Python
Let’s use a great Python library named missingno to do this and prepare our machine learning model.
Box Plots: Detect and remove outliers from distribution
https://medium.com/@akashmishra75/box-plots-detect-and-remove-outliers-from-distribution-a39d26c6380d
https://medium.com/@akashmishra75/box-plots-detect-and-remove-outliers-from-distribution-a39d26c6380d
Medium
Box Plots: Detect and remove outliers from distribution
In Machine Learning, certain data points make the model do so well or so bad as compared to other data points. Such data points when…
Python — How to “Black” on Pycharm with docker without hassle in 3 min
https://joepreludian.medium.com/python-how-to-black-on-pycharm-with-docker-without-hassle-in-3-min-9478672f0be
https://joepreludian.medium.com/python-how-to-black-on-pycharm-with-docker-without-hassle-in-3-min-9478672f0be
Medium
Python — How to “Black” on Pycharm with docker without hassle in 3 min
In this post, I will show you how to simply setup your Pycharm to format code using black via “blackd”.
Dockerize Your Django Project in just a minutes
https://medium.com/@michael.ghorb/dockerize-your-django-project-in-just-a-minutes-ae79f56134d7
https://medium.com/@michael.ghorb/dockerize-your-django-project-in-just-a-minutes-ae79f56134d7
Medium
Dockerize Your Django Project in just a minutes (with Video)
Hello guys, What’s going on?
Disponibilizando o meu modelo de Recomendação de filmes — 7 Days of Code — dia 05
https://medium.com/@conversandoemcodigos/disponibilizando-o-meu-modelo-de-recomenda%C3%A7%C3%A3o-de-filmes-7-days-of-code-dia-05-f8a1c2d04852
https://medium.com/@conversandoemcodigos/disponibilizando-o-meu-modelo-de-recomenda%C3%A7%C3%A3o-de-filmes-7-days-of-code-dia-05-f8a1c2d04852
Medium
Disponibilizando o meu modelo de Recomendação de filmes — 7 Days of Code — dia 05
Para mim o quinto dia do desafio 7 Days of Code foi o mais difícil. No e-mail escrito pelo Paulo Vasconcellos, a tarefa seria “criar uma…