Stop Hardcoding Values in Python Apps — Use YAML Configuration Files Instead
https://towardsdatascience.com/stop-hardcoding-values-in-python-apps-use-yaml-configuration-files-instead-4a30290a91dd
https://towardsdatascience.com/stop-hardcoding-values-in-python-apps-use-yaml-configuration-files-instead-4a30290a91dd
Medium
Stop Hardcoding Values in Python Apps — Use YAML Configuration Files Instead
Hardcoded configurations are a terrible idea. Consider this alternative instead
How to Read a Text File and Keep Only the Relevant Lines with Python
https://python.plainenglish.io/read-a-text-file-and-keep-only-relevant-lines-with-python-1957a6bcbcdd
https://python.plainenglish.io/read-a-text-file-and-keep-only-relevant-lines-with-python-1957a6bcbcdd
Medium
How to Read a Text File and Keep Only the Relevant Lines with Python
How to read a text file line by line and keep only the relevant lines using Python.
No More Spreadsheets: Business Forecasting Using Python
https://python.plainenglish.io/no-more-spreadsheets-business-forecasting-using-python-c8b4235c897c
https://python.plainenglish.io/no-more-spreadsheets-business-forecasting-using-python-c8b4235c897c
Medium
No More Spreadsheets: Business Forecasting Using Python
Business forecasting the easy way using Python, pandas, and Dask.
Load CSV Data Into Elasticsearch Using Python
https://medium.com/@sumukhi.cv/load-csv-data-into-elasticsearch-using-python-11e14b4d4c99
https://medium.com/@sumukhi.cv/load-csv-data-into-elasticsearch-using-python-11e14b4d4c99
Medium
Load CSV Data Into Elasticsearch Using Python
In this blog, I am going to explain how you can import publicly available CSV data into Elasticsearch. Elastic Stack enables us to easily…
Creating Your First Word Cloud
https://medium.com/@mravishani7/creating-your-first-word-cloud-4bcec4e6d6a0
https://medium.com/@mravishani7/creating-your-first-word-cloud-4bcec4e6d6a0
Medium
Creating Your First Word Cloud
Using Python