• 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

21 Free Online Books to Learn R and Data Science

January 12, 2018 by cmdlinetips

R Books/Resources for Data Science

If you are interested in learning Data Science with R, but not interested in spending money on books, you are definitely in a very good space. There are a number of fantastic R/Data Science books and resources available online for free from top most creators and scientists. Here are such 13 free 21 free (so […]

Filed Under: Data Science, Data Science Books, Data Science Resources, Free Online Resources for R, Free R Books, Free R Books Online, R, R Tips Tagged With: Data Science Books, Data Science Resources, Free Data Science Books, Free R books, Learn Data Science, R books for Data Science, R Tips

6 Coding Style Tips for R

January 11, 2018 by cmdlinetips

R Style Tips

If you are a beginner R programmer, it is a good idea to learn and start using the good practices in coding. Even if the code is just for you, it is a good idea to practice good style guide to help the “future yourself”. Google has a good list of things to do and […]

Filed Under: Coding Style Tips, R Style Guide Tagged With: Coding Style Tips, R Style Guide, R Tips

How to Create a Pandas Dataframe from Lists

January 10, 2018 by cmdlinetips

NumPy is fantastic for numerical data. One can really do powerful operations with numerical data easily and much faster. However, if your data is of mixed type, like some columns are strings while the others are numeric, using data frame with Pandas is the best option. How to Create Pandas Dataframe from lists? Let us […]

Filed Under: pandas data frame from list, Pandas DataFrame Tagged With: Create DataFrame From Lists In Python, create pandas dataframe, Pandas Dataframe, pandas dataframe from lists, Pandas Tips

How to read a numerical data/file in Python with numpy?

January 9, 2018 by cmdlinetips

Often you may need to read a file containing numerical data in Python for. One of the options is to import the file/data in Python is use Python’s NumPy library. There are number of advantages to use NumPy. NumPy is designed to deal with numerical data, it is fast and it has loads of built-in […]

Filed Under: NumPy, Python, Read Numerical Data in NumPy, Uncategorized Tagged With: Load Numerical Data in Python, np.loadtxt, NumPy, Python Tips

How to read entire text file in Python?

January 5, 2018 by cmdlinetips

Often one might need to read the entire content of a text file (or flat file) at once in python. In this post, we showed an example of reading the whole file and reading a text file line by line. Here is another way to import the entire content of a text file.

Filed Under: Python, Python Tips, Read A Text File Tagged With: Python, Python read, Python Tips

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