Data Visualization in Python (R)

Python Treemaps with Squarify & Matplotlib

https://fcpython.com/visualisation/python-treemaps-squarify-matplotlib

Treemaps With Squarify

https://galaxydatatech.com/2018/03/20/treemaps-with-squarify/


200 Basic Treemap with python

https://python-graph-gallery.com/200-basic-treemap-with-python/

Dendrograms in Python

https://plot.ly/python/dendrogram/

https://python-graph-gallery.com/dendrogram/

HIERARCHICAL CLUSTERING IN R: THE ESSENTIALS

https://www.datanovia.com/en/lessons/examples-of-dendrograms-visualization/

Geographic Data with Basemap

https://jakevdp.github.io/PythonDataScienceHandbook/04.13-geographic-data-with-basemap.html

Plotting data on a map (Example Gallery)

https://matplotlib.org/basemap/users/examples.html

A quick demonstration of creating a basemap and plotting or drawing objects

https://gist.github.com/blaylockbk/79658bdde8c1334ab88d3a67c6e57477

Introduction to Interactive Time Series Visualizations with Plotly in Python

https://towardsdatascience.com/introduction-to-interactive-time-series-visualizations-with-plotly-in-python-d3219eb7a7af

Time Series Data Visualization with Python

https://machinelearningmastery.com/time-series-data-visualization-with-python/

Introduction to Data Visualization in Python

https://towardsdatascience.com/introduction-to-data-visualization-in-python-89a54c97fbed

Getting Product Data AliExpress

Stumbled upon: Getting Product Data AliExpress. Just the technical part. Whether it is ok to do or not, did not check on that.

Scraping product details from AliExpress website

https://www.webharvy.com/articles/scraping-aliexpress.html

A beginner’s guide to Aliexpress data scraping and mining

http://blog.hanxiaogang.com/2017-07-29-aliexpress/


Oberlo is there for Shopify data integration

Administering Magento 2

Magento 2 file/folder permissions setting

https://magehit.com/blog/magento-2-file-folder-permissions-setting/

Magento 2: Run Unit Tests

https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-test.html

Install M2E PRO via Magento Marketplace

https://docs.m2epro.com/display/InstallationUpgradeMagento2/via+Magento+Marketplace

M2E Pro – installation options

https://docs.m2epro.com/display/InstallationUpgradeMagento2/Home

Magento 2: Cron Configuration

https://firebearstudio.com/blog/magento-2-cron-configuration.html

Upgrade magento from 2.3.1 to 2.3.2

Upgrade Magento from 2.3.1 to 2.3.2

From 2.3.0 to 2.3.2 should also work; from some other earlier versions may or may not work..

A very similar approach worked for me (Note: I have no interest to work in the industry with Magento). Also, after upgrade, check the error log and/or system log files. if you see any issues there fix those. You most probably have to compile as well. Also, you have to adjust write permissions for generated folder and var/cache folder if not done already. compiling just after setup:upgrade or after :deploy : both should work.

"


sudo chmod +x bin/magento
sudo php bin/magento maintenance:enable sudo composer require magento/product-community-edition 2.3.2 --no-update sudo composer update sudo rm -rf var/cache/ sudo rm -rf generated/ sudo chmod +x bin/magento sudo php bin/magento setup:upgrade sudo php bin/magento setup:static-content:deploy -f sudo php bin/magento indexer:reindex sudo php bin/magento maintenance:disable

Compile command is similar to:

sudo php bin/magento setup:di:compile

"

Reference: https://magento.stackexchange.com/questions/282452/upgrade-magento-2-3-1-to-2-3-2

"

Magento 2: Misc Stuff

How to Upgrade Magento Version from 2.2.x to 2.3.0?

http://www.codextblog.com/magento-2/upgrade-magento-version-2-2-x-2-3-0/

Back up and roll back the file system, media, and database

https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-backup.html


System Upgrade: conflicting component dependencies

https://community.magento.com/t5/Magento-2-x-Version-Upgrades/System-Upgrade-conflicting-component-dependencies/td-p/27404

Set the Magento mode

https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-mode.html

Command-line upgrade

https://devdocs.magento.com/guides/v2.3/comp-mgr/cli/cli-upgrade.html

Update and upgrade checklist

https://devdocs.magento.com/guides/v2.3/comp-mgr/prereq/prereq_compman-checklist.html

dry run example

https://github.com/magento/magento2/issues/4055

DOWNLOAD RELEASES, PATCHES AND TOOLS

https://magento.com/tech-resources/download

How to decompress a .bz2 file

https://superuser.com/questions/480950/how-to-decompress-a-bz2-file

Magento 2.3 technology stack requirements

https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html

Update magento 2

php bin/magento setup:upgrade
php bin/magento setup:di:compile

Aspect: Prescribing Primary Compare countries including Canada and Canadian Provinces

Aspect: Prescribing Primary [Compare countries including Canada and Canadian Provinces]

Plots for all Indicators as below are there — keep browsing:

['Antibiotics: Proportion of Second Line',
'Antibiotics: Total Volume for Systemic Use',
'Benzodiazepines (65+): Chronic Use ',
'Benzodiazepines (65+): Long-Acting',
'Diabetes: High Blood Pressure Medication'])
 

Dataset: from CIHI, Canada. The same information plotted with different charts. Data files are also attached. If you need more information, feel free to inform us

[‘Measurement units used: Should be on the plot. Heatmap might show relative comparisons; not absolute values. The primary goal of these visualizations are to compare. If units are not provided, interpret them as relative values’]

These are outputs from a small Python based tool developed on 2019. The tool can generate many more of such plots easily, and will work with dataset for other purpose
Data earlier than 2017 might be plotted when sufficient data for 2017 was not there. For such cases, 2017 plots might be primarily for Canadian Provinces

Fell free to use and share the data and plots – with/without referring us.

Sayed Ahmed

Linkedin: https://ca.linkedin.com/in/sayedjustetc

Blog: http://sitestree.com, http://bangla.salearningschool.com

csv_data_file_for_2015_for indicator_AntibioticsTotalVolumeforSystemicUse_for_plot_heatmap_across_indicators csv_data_file_for_2015_for indicator_AntibioticsTotalVolumeforSystemicUse_for_plot_measure_by_years csv_data_file_for_2015_for indicator_AntibioticsTotalVolumeforSystemicUse_forplot_map_measure_by_regions csv_data_file_for_2015_for indicator_AntibioticsTotalVolumeforSystemicUse_forplot_measure_by_regions csv_data_file_for_2015_for indicator_AntibioticsProportionofSecondLine_for_plot_heatmap_across_indicators csv_data_file_for_2015_for indicator_AntibioticsProportionofSecondLine_for_plot_measure_by_years csv_data_file_for_2015_for indicator_AntibioticsProportionofSecondLine_forplot_map_measure_by_regions csv_data_file_for_2015_for indicator_AntibioticsProportionofSecondLine_forplot_measure_by_regions csv_data_file_for_2015_for indicator_Benzodiazepines65ChronicUse_for_plot_heatmap_across_indicators csv_data_file_for_2015_for indicator_Benzodiazepines65ChronicUse_for_plot_measure_by_years csv_data_file_for_2015_for indicator_Benzodiazepines65LongActing_for_plot_heatmap_across_indicators csv_data_file_for_2015_for indicator_Benzodiazepines65LongActing_for_plot_measure_by_years

AWS, Lightsail, DNS

Creating a DNS zone to manage your domain’s DNS records in Amazon Lightsail

https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-create-dns-entry

Creating a DNS zone to manage your domain’s DNS records in Amazon Lightsail

https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-create-dns-entry

Misc, Ubuntu, AWS, Plesk, Swap

What is the difference between apt-get update and upgrade?

https://askubuntu.com/questions/94102/what-is-the-difference-between-apt-get-update-and-upgrade

How to install PHP (7, 7.2 or 7.3) on Ubuntu

https://thishosting.rocks/install-php-on-ubuntu/

—-

How To Add Swap on Ubuntu 14.04

https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04

—-

Fix ‘E: Could not get lock /var/lib/dpkg/lock’ Error in Ubuntu [Quick Tip]

https://itsfoss.com/could-not-get-lock-error/

Misc, Ubuntu, PHP, Magento, Plesk, AWS

How to install PHP (7, 7.2 or 7.3) on Ubuntu

https://thishosting.rocks/install-php-on-ubuntu/

Quick start guide: Plesk on Amazon Lightsail

https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-quick-start-guide-plesk