Prathamesh247 / APSIT-AIML

MIT License
1 stars 2 forks source link

Error in plotting graph #1

Open Prathamesh247 opened 2 years ago

Prathamesh247 commented 2 years ago

In cell 11 of matplotlib notebook, there's an error.

TypeError: unsupported operand type(s) for /: 'list' and 'int'

@semisenioritis look into it ASAP

ryuusama09 commented 2 years ago

Should I rectify this @Prathamesh247 ?

JayeshJain246 commented 2 years ago

u just need to use numpy array for doing division