Regressão linear simples em Python: primeiros passos com statsmodels e seaborn
https://medium.com/@hugotrigueiro/regress%C3%A3o-linear-simples-em-python-primeiros-passos-com-statsmodels-e-seaborn-3fc1f800c193
https://medium.com/@hugotrigueiro/regress%C3%A3o-linear-simples-em-python-primeiros-passos-com-statsmodels-e-seaborn-3fc1f800c193
Meet The Newest Member of the xLeapp Family
https://markmckinnon-80619.medium.com/meet-the-newest-member-of-the-xleapp-family-e2940069698b
https://markmckinnon-80619.medium.com/meet-the-newest-member-of-the-xleapp-family-e2940069698b
Medium
Meet The Newest Member of the xLeapp Family
The newest member of the xLeapp family is lLeapp, which stands for Linux Logs Events Application Program Parser. This program, like all the…
A Case Study of Applying Numerical Optimization to Marketing Planning
https://medium.com/@daydreamersjp/a-case-study-of-applying-numeric-optimization-to-marketing-planning-3847a287f44d
https://medium.com/@daydreamersjp/a-case-study-of-applying-numeric-optimization-to-marketing-planning-3847a287f44d
Medium
A Case Study of Applying Numerical Optimization to Marketing Planning
EC site coupon distribution planning
Best Python Libraries for Algorithmic Trading
https://python.plainenglish.io/best-python-libraries-for-algorithmic-trading-9c9eaa629875
https://python.plainenglish.io/best-python-libraries-for-algorithmic-trading-9c9eaa629875
Medium
Best Python Libraries for Algorithmic Trading
In this article, we help you to define which Python libraries work best if you are actively engaged with algorithmic trading with Python.
How to Display Stylist Bar-chart in Python(Matplotlib)
https://medium.com/@anikchatterjee63/how-to-display-stylist-bar-chart-in-python-matplotlib-8ce57f578e31
https://medium.com/@anikchatterjee63/how-to-display-stylist-bar-chart-in-python-matplotlib-8ce57f578e31
Medium
How to Display Stylist Bar-chart in Python(Matplotlib)
Introduction
Find Discounted Products From a Large Amount of Product Data Using pandas
https://python.plainenglish.io/find-discounted-products-from-a-large-amount-of-product-data-using-pandas-a8aa48374bf4
https://python.plainenglish.io/find-discounted-products-from-a-large-amount-of-product-data-using-pandas-a8aa48374bf4
Medium
Find Discounted Products From a Large Amount of Product Data Using pandas
Using pandas is more efficient than using a for loop
A quick introduction to Exploratory Data Analysis (EDA) using Pandas
https://medium.com/@keziyamthomas/a-quick-introduction-to-exploratory-data-analysis-eda-using-pandas-87f4fb6a6340
https://medium.com/@keziyamthomas/a-quick-introduction-to-exploratory-data-analysis-eda-using-pandas-87f4fb6a6340
Medium
A quick introduction to Exploratory Data Analysis (EDA) using Pandas
A thorough understanding of the data you are working with and the problem at hand is essential for arriving at an optimal solution. EDA is…
Plot a Graph in Python(Matplotlib)
https://medium.com/@anikchatterjee63/plot-a-graph-in-python-matplotlib-c7954dae3354
https://medium.com/@anikchatterjee63/plot-a-graph-in-python-matplotlib-c7954dae3354
Medium
Plot a Graph in Python(Matplotlib)
Introduction
Multi-threaded Web Scraping with Selenium
https://medium.com/@rendra.sukana/multi-threaded-web-scraping-with-selenium-dbcfb0635e83
https://medium.com/@rendra.sukana/multi-threaded-web-scraping-with-selenium-dbcfb0635e83
Medium
Multi-threaded Web Scraping with Selenium
Recently, i am working on a side project that requires a web scraping of pergikuliner.com website, a food & restaurant discovery website…