Ever had to create a small pandas DataFrame by hand to test some new piece of code you were working on? In this article I propose a short function which helps you to do that easily in a one-liner. Check it out in Towards Data Science.
Data Scientist
Ever had to create a small pandas DataFrame by hand to test some new piece of code you were working on? In this article I propose a short function which helps you to do that easily in a one-liner. Check it out in Towards Data Science.