How to Create Dummy Data in Python

Written by davisdavid | Published 2021/09/13
Tech Story Tags: python | python-tutorials | python-top-story | blogging-fellowship | hackernoon-top-story | data | data-science | software-development | hackernoon-es

TLDR Dummy data is randomly generated data that can be substituted for live data. Faker is a simple python package that generates fake data with different data types. The Faker python package is heavily inspired by PHP Faker, Perl Faker and by Ruby Faker. In the following examples, you will learn 10 different ways to create dummy dates and times data. You can also create more than one profile data into a pandas data-frame with just a few lines of code. The following example, we will create a fake basic profile with personal information such as name, gender, mail and address.via the TL;DR App

no story

Written by davisdavid | Data Scientist | AI Practitioner | Software Developer| Technical Writer | ML Course Author @EducativeInc
Published by HackerNoon on 2021/09/13