• 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

4 Fantastic Data Science-y Books To Look Forward To

February 16, 2019 by cmdlinetips

Modern Statistics for Modern Biology

If you ask any practicing data scientist for recommendation for a good book to learn data science, you will get too many different useful books. Some may be introductory level, some may be introductory level with a bit of math not just coding, a bit advanced level, and some might be from different domains. It […]

Filed Under: Data Science Books, Data Science Resources, R Books, R Tips Tagged With: Data Science Books, Data Science Resources, Data Visualization

How To Make Histogram in Python with Pandas and Seaborn?

February 10, 2019 by cmdlinetips

Histogram with Pandas

Histograms are a great way to visualize the distributions of a single variable and it is one of the must for initial exploratory analysis with fewer variables. In Python, one can easily make histograms in many ways. Here we will see examples of making histogram with Pandas and Seaborn. Let us first load Pandas, pyplot […]

Filed Under: Histogram in Pandas, Histogram in Seaborn Tagged With: Histogram in Pandas, Histogram with Seaborn

Book Review: Python Data Science Handbook

February 4, 2019 by cmdlinetips

Book Review: Python Data Science Handbook

Finally, a Book Review. It is long over due. During the last few years, used a lot of interesting books on Data Science and Machine Learning for learning and teaching. Hoping to add reviews of the useful Data Science books that I have used, periodically. Here is the first book review on Python Data Science […]

Filed Under: Book Review, Data Science Books, Python Data Science Handbook Tagged With: Book Review, Python Data Science, Python Data Science Handbook, Python Data Science Handbook Review

3 Ways to Add New Columns to Pandas Dataframe?

January 26, 2019 by cmdlinetips

How To Add New Column in Pandas?

While doing data wrangling or data manipulation, often one may want to add a new column or variable to an existing Pandas dataframe without changing anything else. Obviously the new column will have have the same number of elements. Let us see examples of three ways to add new columns to a Pandas data frame. […]

Filed Under: Add New Columns Pandas, Pandas DataFrame Tagged With: Add New Column in Pandas, Pandas Data Frame

How To Make Heatmap with Seaborn in Python?

January 24, 2019 by cmdlinetips

Customize Heatmap with Seaborn

Visualizing data with heatmaps is a great way to do exploratory data analysis, when you have a data set with multiple variables. Heatmaps can reveal general pattern in the dataset, instantly. And it is very easy to make beautiful heatmaps with Seaborn library in Python. Let us see 3 examples of creating heatmap visualizations with […]

Filed Under: Heatmaps with Seaborn, How To Make Heatmaps, Pandas Pivot Table Tagged With: Heatmap in Python Seaborn, Heatmaps with Seaborn, How To Make Heatmap

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 45
  • Page 46
  • Page 47
  • Page 48
  • Page 49
  • 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