Chile
Mario García (Technical Evangelist, Percona) will be presenting a talk How to Generate Test Data for your Database Project at PyCon Chile 2022 on December 4th online.
For testing purposes, especially if you’re building an app that uses any database technology to store information, you may need data to try out your project. In that case, you have to find a good dataset or use a library like Faker. This Python library has some built-in methods for generating random data like first name, last name, email, address, city, coordinates, etc., and can be used for generating any amount of data, storing this information in a Pandas DataFrame, and later import this data into your database. Through this talk, you will learn how to use this library for your database project and recommendation for optimizing the process.
About the event.
PyCon Chile is a free event, organized by the Python Chile community, that aims to promote the use and teaching of Python. From enthusiast that works individually or collectively to scientists and researchers, the important thing is to use Python for any task, work, research, or just for learning.
