Completed
- Fake Python Data
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Mastering Fake Business Data Creation in Python With Faker
Automatically move to the next video in the Classroom when playback concludes
- 1 - Tutorial Introduction
- 2 - Faker Library Intro
- 3 - Standard Faker Providers
- 4 - Fake user profile data
- 5 - Fake Company Data
- 6 - Fake Credit Card Data
- 7 - Fake Person Info
- 8 - Geo Data
- 9 - Currency Data
- 10 - Fake File Data
- 11 - Fake Python Data
- 12 - Fake SSN
- 13 - Community Providers
- 14 - Fake Vehicle data
- 15 - Fake Credit Score Data
- 16 - Fake Travel and airport data
- 17 - Fake Datetime Data
- 18 - Creating fake user profiles and load into Pandas
- 19 - Recap