1 Line of Seaborn is What Need for Data Visualization
https://sonery.medium.com/1-line-of-seaborn-is-what-need-for-data-visualization-e66e0b0f2add
https://sonery.medium.com/1-line-of-seaborn-is-what-need-for-data-visualization-e66e0b0f2add
Medium
1 Line of Seaborn is What Need for Data Visualization
Simplicity takes you to efficiency.
Plot Multiple Graphs Per Row in Matplotlib (Python)
https://python.plainenglish.io/plotting-multiple-graphs-per-row-in-matplotlib-python-d9f06cf9148
https://python.plainenglish.io/plotting-multiple-graphs-per-row-in-matplotlib-python-d9f06cf9148
Medium
Plot Multiple Graphs Per Row in Matplotlib (Python)
A tutorial on plotting multiple graphs per row in Python.
Time to Split Your Monorepo? Our Take on Structuring Web3 Project
https://betterprogramming.pub/time-to-split-your-monorepo-our-take-on-structuring-web3-project-5ad93be1cf9f
https://betterprogramming.pub/time-to-split-your-monorepo-our-take-on-structuring-web3-project-5ad93be1cf9f
Medium
Time to Split Your Monorepo? Our Take on Structuring Web3 Project
Why we split our monorepo and how we handle smart contracts.
Time to reverse a list in Python via reversed, range and split methods
https://medium.com/@jonbeacher/time-to-reverse-a-list-in-python-via-reversed-range-and-split-methods-3ebd0a74ecbd
https://medium.com/@jonbeacher/time-to-reverse-a-list-in-python-via-reversed-range-and-split-methods-3ebd0a74ecbd
Medium
Time to reverse a list in Python via reversed, range and split methods
5 Best Practices to Adopt Before Deploying Data Science Projects
https://towardsdatascience.com/5-best-practices-to-adopt-before-deploying-data-science-projects-f8061889d294
https://towardsdatascience.com/5-best-practices-to-adopt-before-deploying-data-science-projects-f8061889d294
Medium
5 Best Practices to Adopt Before Deploying Data Science Projects
How to apply some ideas from the 12-factor app manifesto?
Installing and setting up Apache Mahout
https://medium.com/@shajithali/installing-and-setting-up-apache-mahout-47b725a853d6
https://medium.com/@shajithali/installing-and-setting-up-apache-mahout-47b725a853d6
Medium
Installing and setting up Apache Mahout
In this chapter, we will look at how to run Mahout in a standalone mode and on Hadoop. Though there was the new 1.0 version of Apache…
Automate 4 Boring Tasks in Python with 5 Lines of Code
https://medium.com/geekculture/automate-4-boring-tasks-in-python-with-5-lines-of-code-55901b3cd5dc
https://medium.com/geekculture/automate-4-boring-tasks-in-python-with-5-lines-of-code-55901b3cd5dc
Medium
Automate 4 Boring Tasks in Python with 5 Lines of Code
Automation scripts with a few lines of Python code.
Why did Freelancer.com ban my account with my first 300 dollars earnings?
https://jobayer-muhammad-abir.medium.com/why-did-freelancer-com-ban-my-account-with-my-first-300-dollars-earnings-f1656ac2de77
https://jobayer-muhammad-abir.medium.com/why-did-freelancer-com-ban-my-account-with-my-first-300-dollars-earnings-f1656ac2de77
Medium
Why did Freelancer.com ban my account with my first 300 dollars earnings?
As you know, how much hard it is to get the first order. A freelancer has to struggle many nights without sleeping to message a buyer. That…
Introduction Python’s Moto Library- Easily Mock out AWS Services
https://betterprogramming.pub/introduction-pythons-moto-library-easily-mock-out-aws-services-9d9d3d7e100
https://betterprogramming.pub/introduction-pythons-moto-library-easily-mock-out-aws-services-9d9d3d7e100
Medium
Introduction Python’s Moto Library — Easily Mock Out AWS Services
Add more validity to your tests
Creating a Mock Database for unittesting in Python is easier than you think
https://blog.devgenius.io/creating-a-mock-database-for-unittesting-in-python-is-easier-than-you-think-c458e747224b
https://blog.devgenius.io/creating-a-mock-database-for-unittesting-in-python-is-easier-than-you-think-c458e747224b
Medium
Creating a Mock Database for unittesting in Python is easier than you think
Use the power of pandas and sqlite to set up a mock database table in a couple of minutes.
Solving ML Model Reproducibility: Lessons Learned from a COVID Hackathon
https://blog.bentoml.com/solving-ml-model-reproducibility-lessons-learned-from-a-covid-hackathon-be732caf3915
https://blog.bentoml.com/solving-ml-model-reproducibility-lessons-learned-from-a-covid-hackathon-be732caf3915
Medium
Solving ML Model Reproducibility: Lessons Learned from a COVID Hackathon
Creating machine learning models that have the potential to change the world is one of the most rewarding aspects of a data scientist’s…
Are you tired of those pesky generated emails?
https://rbdundas.medium.com/are-you-tired-of-those-pesky-generated-emails-445681b6d01c
https://rbdundas.medium.com/are-you-tired-of-those-pesky-generated-emails-445681b6d01c
Medium
Are you tired of those pesky generated emails?
April 24, 2022
Using the Python Connector for Databricks SQL
https://medium.com/@24chynoweth/using-the-python-connector-for-databricks-sql-fca24d432bed
https://medium.com/@24chynoweth/using-the-python-connector-for-databricks-sql-fca24d432bed
Medium
Using the Python Connector for Databricks SQL
Introduction