• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 1

Python Flask

how to get data from excel and print them in Charts

pythonexcelchartsflask
10th Oct 2019, 10:50 PM
yeswant padala
yeswant padala - avatar
1 Answer
+ 7
Some libs for working with excel files (data extraction): http://www.python-excel.org/Home https://realpython.com/openpyxl-excel-spreadsheets-python/ You can then use library such as matplotlib for generating graphs: https://towardsdatascience.com/matplotlib-tutorial-learn-basics-of-pythons-powerful-plotting-library-b5d1b8f67596 You can then use the plot.savefig method to save as various formats: https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.savefig.html
11th Oct 2019, 6:58 AM
Burey
Burey - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
How to start learning Python programming?
1 Votes
Is it good for student to study C++ first?
0 Votes
Where is the bug?
1 Votes
Active learner
0 Votes
A Little Question Here!
1 Votes
How to fix this i feel something off
0 Votes
Is code generated by chat GPT plagiarism?
0 Votes
finding my compiler path
0 Votes
How to add two strings together in ts or css
0 Votes
(Resolved) Error: Gcc undefined reference to sha 256 đŸ™„đŸ€ŠđŸœâ€â™€ïž
1 Votes