This tutorial was a life-saver, especially for someone new to Python like me. Thank you for posting this!
@learnerea5 ай бұрын
Glad it helped!
@paleface_brother2 жыл бұрын
Thank you, You have amazing ability to explain tricky topics simply. 🙏🙂
@learnerea2 жыл бұрын
Glad you liked it
@shitalkhande8817Ай бұрын
I want data in Excel sheet format for manufacturing robots for predictive analysis
@aanchalgupta3761 Жыл бұрын
Hey ,please guide how to create random list of strings in one column,i.e. example--subjects(cs,it, mechanical,civil, chemical)..
@mjacfardk2 жыл бұрын
Thank you brother for the great tutorial 🙏
@learnerea2 жыл бұрын
Glad it was helpful
@CaribouDataScience2 жыл бұрын
Thanks, this was very helpful!!
@learnerea2 жыл бұрын
Glad it helped you
@abdeljalil-ahmed Жыл бұрын
can i creat my own data by send my input data from flutter app to dataset
@learnerea Жыл бұрын
apolosgies, we do not have expoertise on flutter
@nanthininanthini9742 Жыл бұрын
Where did get the data from? I have a doubt pls explain me sir
@learnerea Жыл бұрын
Here's a breakdown of where the data comes from: Stored Patterns & Lists: Faker has internal lists and patterns for names, addresses, emails, and other types of data. For example, it has a list of first names and last names which it can combine in various ways to produce full names. Localizable: Faker can produce data that's localized to a particular culture or language. To support this, it maintains separate lists and patterns for different locales. For instance, the names it generates for a U.S. locale will be different from those for a Japanese locale. Randomness: While the basic patterns and lists are predetermined, the library introduces randomness in selecting and combining them. This ensures you get varied results every time you request fake data, making the data look more realistic. Custom Providers: Users can extend Faker with their own custom data providers, allowing them to introduce new types of fake data or modify the existing ones. This is useful when you need data that fits a specific pattern not covered by the default providers. Algorithms: For certain data types, like credit card numbers or social security numbers, Faker uses algorithms to ensure the generated numbers are structurally valid. For instance, credit card numbers it produces would pass the Luhn check, even though they aren't issued by any real bank.
@duyoan6821 Жыл бұрын
thank you, that very very helpful
@learnerea Жыл бұрын
Glad it was helpful!
@WaseemAkram-ik6nd2 жыл бұрын
Sir please make Road map to Data science...... please this is request