Python Forum
Simple way to view dataframes
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple way to view dataframes
#1
A simple way to visualise/pivot a dataframe (currently using pivottable.js)

import sho
sho.w(dataframe)

(pip install sho)
Medium article with example images

Cool
Reply
#2
(Aug-23-2020, 02:17 AM)Davewd Wrote: A simple way to visualise/pivot a dataframe (currently using pivottable.js)

import sho
sho.w(dataframe)

(pip install sho)
Medium article with example images

Cool

Just realised that the reqruirements in setup.py were barfed.... they no longer are.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Merging two DataFrames based on indexes from two other DataFrames lucinda_rigeitti 0 1,727 Jan-16-2020, 08:36 PM
Last Post: lucinda_rigeitti

Forum Jump:

User Panel Messages

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