Last active
November 16, 2019 20:06
-
-
Save Krucamper/3c7f7cfe3aa9f0432a6ddd1b8d6fb1b0 to your computer and use it in GitHub Desktop.
Dataframe assignment problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Indexs | MachineA | MachineB | MachineC | MachineD | |
---|---|---|---|---|---|
Machinist1 | 12 | 11 | 8 | 14 | |
Machinist2 | 10 | 9 | 10 | 8 | |
Machinist3 | 14 | 8 | 7 | 11 | |
Machinist4 | 6 | 8 | 10 | 9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment