Smart-Factory-Faker
Project description
Smart Factory Faker
how to use
pip install smart-factory-faker
This is a project that can build a fake data set with a process. You can define the route of the process and by defining the sensor, you can build a data set of the process in progress.
Tutorial
version
V 0.1.0
- define process
- define facilities, and sensors
- return to dataframe
V 0.2.0
- return to csv
- return by facilies (it will return to seperated datafram by facilities)
V 0.2.1
- Or gate can difine probability for branching
- raise erorr when branch probability is not define
V 0.3.0
- Create BoolSensor
V 0.4.0
- Create method using heap(This function is more accurate Processor class is no longer maintained)
V 0.4.1
- Can visualize the difined route
v 0.5.0
- Huristic visualizer function is created(This function plots a number on a edge)
V 0.5.1
- Visualizer can show sensor infomation
V 0.6.0
- Sensor data can be generated for multiple distributions
- More sophisticated timestamps of sensor data generated by the process
V 0.7.0
- Sensor data can be visualized as a plot
V 0.7.1
- Refactoring the code
V 0.7.2
- fixed bug
V 0.7.3
- Change the code to get the next node
V 0.8.0
- Can be separated by facility
V 0.9.0
- refactoring code
- can see facilities history(Facility performance record => DataFrame(columns = [@timestamp, expire, wait]))
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file smart_factory_faker-0.10.0.tar.gz
.
File metadata
- Download URL: smart_factory_faker-0.10.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb03dbcfcf9fb4887cb8634c3cca66886e188221e2d39a3e609eb3eeb81a1380 |
|
MD5 | c2b090e707cbf0ef3a5e348adf2bcc59 |
|
BLAKE2b-256 | bc57ad6e2fe53cb39f77b800dca2caad782509a6496f5471fe39f5bd7750b8ae |
File details
Details for the file smart_factory_faker-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: smart_factory_faker-0.10.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1c1bcb0e7bbcd68f7719cd62a8d98b45d12591bece61a74fa3cc0eb3780f96e |
|
MD5 | 3a8a7d0e6be8e1d00adc12d23a08e4cb |
|
BLAKE2b-256 | dd408b5152a36dfc806de8ce9eb1c15b49d16dd96c0941e242a77f3df0b59b3f |