Python Forum
Make panda dataframe output pretty
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Make panda dataframe output pretty
#3
Thanks snippsat

From what i understand, then jupyter runs the code and present it with help from nbviewer ? The output looks great.
Im problably just a "i want to run it in house on my own equipment" type of guy more than running it via jupyter and nbviewer. (also i got some ideas for other programs i will be used at work, there it has to run in house on localhost server) So thats why i also want to learn flask, and start getting my feed wet there with this task.

/ Carsten

(Jan-17-2019, 09:04 AM)snippsat Wrote:
(Jan-16-2019, 09:44 AM)carstenlp Wrote: Task1: I Want to make the tables easier to read. With all columns next to each other and results center aligned.
Task1.1: I want to put the table to some web output, so i got it in my localhost browser. (I have no idea how im going to do this, since i know nothing about it, but if its easier to just let it be as is, and then make it look pretty in browser i can live with that solution)
Jupyter Notebook then your code output look like this,no print().
[Image: d4RUGP.jpg]
Here is your code shared from me with nbviewer

So Jupyter Notebook can make a lot stuff easier in the work with eg pandas,matplotlib...ect.
Can also share this easy as i have showed over.
Could run this myself with eg Flask on localhost or host,but that take a lot more work.
Reply


Messages In This Thread
Make panda dataframe output pretty - by carstenlp - Jan-16-2019, 09:44 AM
RE: Make panda dataframe output pretty - by carstenlp - Jan-17-2019, 10:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Add NER output to pandas dataframe dg3000 0 140 Apr-22-2024, 08:14 PM
Last Post: dg3000
  Adding a new column to a Panda Data Frame rsherry8 2 2,133 Jun-06-2021, 06:49 PM
Last Post: jefsummers
  No Output In Pandas DataFrame Query eddywinch82 1 1,937 Aug-17-2020, 09:25 PM
Last Post: eddywinch82
  How does pyplot know what was plotted by the output of pandas.DataFrame(...).cumprod( codeowl 2 2,208 Mar-28-2020, 08:27 AM
Last Post: j.crater
  How to filter data using a panda.DateFrame.loc pawlo392 1 2,658 May-27-2019, 08:47 PM
Last Post: michalmonday
  do you know a code that will print all correlation values using numpty and panda? crispybluewaffle88 1 2,458 Mar-06-2019, 12:45 PM
Last Post: scidam
  Panda Dataframe Rounding Issue ab0217 5 7,286 Nov-06-2018, 10:15 PM
Last Post: ichabod801
  Replacing values for specific columns in Panda data structure Padowan 1 14,687 Nov-27-2017, 08:21 PM
Last Post: Padowan
  Panda.read_cvs Issues Reading Certain Columns BlackHeart 5 6,172 Oct-27-2017, 04:29 PM
Last Post: Larz60+
  Panda Data Frame to Existing Multiple Sheets naveedraza 1 5,686 Jul-11-2017, 12:21 PM
Last Post: naveedraza

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020