• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar

Python and R Tips

Learn Data Science with Python and R

  • Home
  • Python
  • Pandas
    • Pandas 101
  • tidyverse
    • tidyverse 101
  • R
  • Linux
  • About
    • Privacy Policy

Data Science with R and Python- A Round Up: January 2020

January 30, 2020 by cmdlinetips

Here you go with the first post for the year on “Data Science with R and Python Round Up”. The new year resolution is that to continue the monthly round up. This roundup is an attempt to compile interesting news, Python, R blog posts on anything related to data, data science, ML and AI. Hopefully […]

Filed Under: Data Science Roundup Tagged With: Data Science Roundup

Heatmaps with Seaborn’s ClusterMap

January 27, 2020 by cmdlinetips

Clustered heatmap with dendrograms: Seaborn clustermap

Just recently stumbled on to Seaborn’s ClusterMap function for making heatmaps. Till now relied on Seaborn’s heatmap function for making simple heatmaps with Seaborn heatmap() function and using pheatmap package in R for anything bit complex. Seaborn’s Clustermap function is great for making simple heatmaps and hierarchically-clustered heatmaps with dendrograms on both rows and/or columns. […]

Filed Under: Heatmaps with Seaborn, Python, Seaborn ClusterMap Tagged With: Python Tips

Image Reconstruction using Singular Value Decomposition (SVD) in Python

January 20, 2020 by cmdlinetips

Scree Plot: Proportion of variance Explained

In this post, we will explore the use of SVD on Image analysis. We will mainly use SVD on images to get main components/singular vectors capturing the image and use part of them to reconstruct the image. Singular Value Decomposition (SVD) is one of the commonly used dimensionality reduction techniques. SVD/PCA is the mainstay of […]

Filed Under: NumPy linalg.svd, Python, SVD in Python Tagged With: Python SVD, Python Tips

11 Tips to Make Plots with Pandas

January 14, 2020 by cmdlinetips

Overlapping Histograms with Pandas

Python Pandas library is well known for its amazing data munging capabilities. However, a little underused feature of Pandas is its plotting capabilities. Yes, one can make better visualizations with Matplotlib or Seaborn or Altair. However, Pandas plotting capabilities can be extremely handy when you are in exploratory data analysis mode and want to quickly […]

Filed Under: Pandas, Python Tagged With: Pandas, Python

7 Tips to Combine Multiple ggplots Using Patchwork

January 7, 2020 by cmdlinetips

Add Tags to combined plot: Patchwork

Patchwork, the R package that lets you combine multiple figures made by ggplot2, got a big update late last year and it is on CRAN now. If you have not heard of Patchwork, it is an R package made by the awesome Thomas Lin Pedersen. Patchwork lets you combine separate plots made by ggplot to […]

Filed Under: combine plots patchwork, R Tagged With: patchwork, R

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 30
  • Page 31
  • Page 32
  • Page 33
  • Page 34
  • Interim pages omitted …
  • Page 74
  • Go to Next Page »

Primary Sidebar

Subscribe to Python and R Tips and Learn Data Science

Learn Pandas in Python and Tidyverse in R

Tags

Altair Basic NumPy Book Review Data Science Data Science Books Data Science Resources Data Science Roundup Data Visualization Dimensionality Reduction Dropbox Dropbox Free Space Dropbox Tips Emacs Emacs Tips ggplot2 Linux Commands Linux Tips Mac Os X Tips Maximum Likelihood Estimation in R MLE in R NumPy Pandas Pandas 101 Pandas Dataframe Pandas Data Frame pandas groupby() Pandas select columns Pandas select_dtypes Python Python 3 Python Boxplot Python Tips R rstats R Tips Seaborn Seaborn Boxplot Seaborn Catplot Shell Scripting Sparse Matrix in Python tidy evaluation tidyverse tidyverse 101 Vim Vim Tips

RSS RSS

  • How to convert row names to a column in Pandas
  • How to resize an image with PyTorch
  • Fashion-MNIST data from PyTorch
  • Pandas case_when() with multiple examples
  • An Introduction to Statistical Learning: with Applications in Python Is Here
  • 10 Tips to customize ggplot2 title text
  • 8 Plot types with Matplotlib in Python
  • PCA on S&P 500 Stock Return Data
  • Linear Regression with Matrix Decomposition Methods
  • Numpy’s random choice() function

Copyright © 2026 · Lifestyle Pro on Genesis Framework · WordPress · Log in

Go to mobile version