• 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

Interested in Data Science? Follow DataFramed Podcast from Datacamp

January 29, 2018 by cmdlinetips

DataFramed, Data Science Podcast from DataCamp

Datacamp, one of the leading data science education portal with over 100 courses on variety of data science aspects in both Python and R, has launched a new podcast named “DataFramed“. The main theme of the podcast DataFramed is, you guessed it, data science. DataFramed is a weekly data science podcast hosted by DataCamp’s Hugo Bowne-Anderson. […]

Filed Under: Data Science Podcast, DataCamp, DataFramed podcast Tagged With: Data Science, Data Science Podcast, DataCamp, DataFramed podcast

How To Add a New Column Using a Dictionary in Pandas Data Frame ?

January 28, 2018 by cmdlinetips

Creating a new column to a dataframe is a common task in doing data analysis. And this task often comes in a variety of forms. Earlier we saw how to add a column using an existing columns in two ways. In this post we will learn how to add a new column using a dictionary […]

Filed Under: Pandas DataFrame, Pandas map function, Python Tips Tagged With: Pandas Data Frame, Pandas map function, Python Tips

6 Most Useful dplyr Commands to Manipulate a Data Frame in R

January 27, 2018 by cmdlinetips

6 Most useful dplyr verbs to manipulate data frame

dplyr is one of the R packages developed by Hadley Wickham to manipulate data stored in data frames. Data frame is a two-dimensional data structure, where each column can contain a different type of data, like numerical, character and factors. In case you wondered the meaning of the word “dplyr”, it is like “pliers” for […]

Filed Under: dplyr basics, dplyr commands, R, R Tips, tidyverse Tagged With: data frame manipulation in R, dplyr basics, dplyr commands, R Tips, tidyverse

How to Compute Executing Time in Python?

January 25, 2018 by cmdlinetips

It is really good to know whether the code you wrote is efficient or fast. We can test that by checking how long it takes to execute certain commands, or functions. Computing Execution Time With “time” Module One way to get the execution time is to use the built-in time module and its function time.time. […]

Filed Under: Execution Time, Jupyter %timeit, Python, Python Tips Tagged With: Execution Time in Python, Jupyter %timeit function, Python Tips

Data Visualization with R, A New Online Book

January 24, 2018 by cmdlinetips

Fundamentals of Data Visualization

Just recently wrote a post on 13 awesome Free Books to learn Data Science and R. And that did not last long. It is not just 13 anymore :). It is time to update the list of awesome data science books/resources available online freely. Claus Wilke, a professor from UT Austin has just announced a […]

Filed Under: Data Visualization, Free R Books Online, R Tips Tagged With: Book on Data Visualization, Free R Book Online, R Tips

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 59
  • Page 60
  • Page 61
  • Page 62
  • Page 63
  • 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