Git Product home page Git Product logo

Comments (10)

reza1615 avatar reza1615 commented on May 13, 2024 1

there is more data types https://pbpython.com/pandas_dtypes.html

timedelta
category

from dtale.

aschonfeld avatar aschonfeld commented on May 13, 2024

@reza1615 I think I've got this in a good place, going to include it in the next release
image

Current type mappings are:
string -> white
int -> light blue
floats -> light green
bool -> gold
date -> pink

Let me know if you think i'm missing anything

from dtale.

aschonfeld avatar aschonfeld commented on May 13, 2024

Any suggestions on colors for those?

from dtale.

reza1615 avatar reza1615 commented on May 13, 2024

In my opinion lighter colors are better than pure colors may be colors between second to fifth row

from dtale.

reza1615 avatar reza1615 commented on May 13, 2024

timedelta --> light red or light orange
categorical --> light violet

from dtale.

reza1615 avatar reza1615 commented on May 13, 2024

Screenshot_20200324-234156_Chrome

from dtale.

aschonfeld avatar aschonfeld commented on May 13, 2024

I probably should have listed this from the start. Here's the actual mapping I'm using now. Feel free to give me your final suggestion :)

  • float -> #B2DFD8
  • int -> #BBDEF8
  • date -> #F8BBD0
  • object(string) -> none (white)
  • bool -> #FFF59D
  • category -> #E1BEE7
  • timedelta -> #FFCDD2

image

from dtale.

reza1615 avatar reza1615 commented on May 13, 2024

timedelta's color is very similar to the date

from dtale.

aschonfeld avatar aschonfeld commented on May 13, 2024

Ok, I updated timedelta to #FFCDD2

image

from dtale.

aschonfeld avatar aschonfeld commented on May 13, 2024

added in v1.8.1

from dtale.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.