underdarkGIS’s avatarunderdarkGIS’s Twitter Archive—№ 14,059

    1. Experimenting with @HoloViz_org Panel today. Awesome tool! Makes it really easy to experiment with different parameter settings.
  1. …in reply to @underdarkGIS
    @HoloViz_org It's almost magical: 1. Write a function with parameters that returns a plot 2. Pass the function to pn.interact() (optional 2b. Define parameter ranges) 3. Profit! 😀 #DataScience #Python