2 544
Подписчики
+224 часа
+157 дней
+1930 день
Архив постов
2 544
CyberBrain: Debugging Python Programs Like A Pro
Python debugging redefined
https://towardsdatascience.com/cyberbrain-debugging-python-programs-like-a-pro-dbedbfa25800
2 544
Python Typing with mypy: Progressive Type Checking on a Large Code Base
https://medium.com/alan/python-typing-with-mypy-progressive-type-checking-on-a-large-code-base-74e13356bd3a
2 544
9 Must-Read Python Books in 2021
Which book would you recommend someone to read?
https://betterprogramming.pub/9-must-read-python-books-in-2021-f7d932d4021b
2 544
breuleux / jurigged
Jurigged lets you update your code while it runs.
https://github.com/breuleux/jurigged
2 544
pyodide / pyodide
Python with the scientific stack, compiled to WebAssembly.
https://github.com/pyodide/pyodide
2 544
Optimize E-Commerce Last-Mile Delivery with Python
https://towardsdatascience.com/optimize-e-commerce-last-mile-delivery-with-python-ab9ba37d214c
2 544
An Introduction To Football Player Dashboards Using Python and Matplotlib
Today, we’ll be delving into how we can make a visualisation dashboard from scratch using Python and some inbuilt libraries. Python has…
https://shreyaskhatri.medium.com/an-introduction-to-football-player-dashboards-using-python-and-matplotlib-eb5328dfe85f
2 544
A Simple Guide to Automate Your Excel Reporting with Python
Use openpyxl to automate your Excel reporting with Python.
https://towardsdatascience.com/a-simple-guide-to-automate-your-excel-reporting-with-python-9d35f143ef7
2 544
Python Altair Combines Filtering, Grouping, and Merging into a Single Data Visualization
https://towardsdatascience.com/python-altair-combines-filtering-grouping-and-merging-into-a-single-data-visualization-13e7e8306b6c
2 544
PS5 is still sold out everywhere, so I wrote a web scraper (based on Selenium) to scrape all the PS5 listings on eBay to find the best deal.
https://www.reddit.com/r/madeinpython/comments/n3w8y8/ps5_is_still_sold_out_everywhere_so_i_wrote_a_web/
2 544
Cinder: Instagram's performance oriented fork of CPython
https://github.com/facebookincubator/cinder
2 544
Feature selection in machine learning using Lasso regression
https://towardsdatascience.com/feature-selection-in-machine-learning-using-lasso-regression-7809c7c2771a
2 544
Type Annotations in Python
https://towardsdatascience.com/type-annotations-in-python-d90990b172dc
2 544
Datalux / Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
https://github.com/Datalux/Osintgram
2 544
Linear Regression From Scratch
Linear Regression is a type of model which assumes linear relationship between input variables and target variables. It is used to…
https://aaryansh-sahay.medium.com/linear-regression-from-scratch-f5b9d6280191
