Tutorial Objective

By the end of this tutorial, you will be able to do the following:

  • Core UI React Template
  • Python with Flask RESTful API
  • Using Pandas module to read a CSV from the web and collect rows as Pandas DataFrame
  • Convert Pandas DataFrame to JSON
  • Send JSON result in UI and render as HTML Table

Getting Starting Code

(Bootstrap Code to Start With):

Tutorial Objective
By the end of this tutorial, you will be able to do the following:

Core UI React Template
Python with Flask RESTful API
Using Pandas module to read a CSV from the web and collect rows as Pandas DataFrame
Convert Pandas DataFrame to JSON
Send JSON result in UI and render as HTML Table

Getting Starting Code
(Bootstrap Code to Start With): […]