PySpark: compute the radius of gyration
How to compute the radius of gyration for large datasets with PySpark.
2021, Mar 24How to compute the radius of gyration for large datasets with PySpark.
2021, Mar 24How to compute the great-circle distance between two GPS points with PySpark without using UDFs.
2021, Mar 23How to interpret Principal Components (PCs) and compute the correlations between the original variables in a dataset and the PCs (Loadings Matrix) with scikit-learn.
2020, Jan 27Our latest work "Mobile Money: Understanding and Predicting its Adoption and Use in a Developing Economy" published in PACM on Interactive, Mobile, Wearable and Ubiquitous Technologies (IMWUT)
2019, Jan 09How to make nice looking bar plots in python with matplotlib
2018, Oct 10How to easily install and use a custom font in Matplotlib
2018, May 02How to plot different categories in the same figure, after a groupby, using pandas function unstack()
2017, Jul 15A simple way to plot a bar chart with formatted dates on the x-axis with Pandas and Matplotlib
2017, May 24