API Reference¶
Below is all of the API documentation.
Overview of Modules¶
The following different types of fake data can be created. More types are under development.
Create a business with fake data. |
|
Create a school with fake data. |
Business¶
The business module allows you to create a business by generating fake data.
Create an entire fake business. |
|
Create a table of fake vendors. |
|
Create a table of fake employees. |
|
|
Create a table of fake purchase orders (PO). |
Create fake invoice and invoice line item tables. |
School¶
The school module allows you to create a school by generating fake data.
Create an entire fake school. |
|
Create a DataFrame with fake student names and attributes. |
|
Create a DataFrame with fake teacher names and attributes. |
|
|
Create fake grades. |
Create a DataFrame with fake room IDs and attributes. |