Generating fake data with pandas, very quickly

· July 30, 2021

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.

Twitter, Facebook