Image by Anja-#pray for ukraine# #helping hands# stop the war from Pixabay

How to use Python’s equivalent of Excel’s CONCATENATE Function

Documentation for concatenating two or more string columns, using Python, Pandas, and Jupyter notebook

David Allen
3 min readMar 17, 2022

--

If you’re an Excel user, you’re likely familiar with the process of joining several different string columns with either CONCATENATE or a simple series of “&” statements.

--

--

David Allen

Documentation and tutorials on Python, Pandas, Jupyter Notebook, and Data Analysis.