CartoDB / cartoframes

CARTO Python package for data scientists
BSD 3-Clause "New" or "Revised" License
251 stars 63 forks source link

Add .to_html method in Map #668

Open Jesus89 opened 5 years ago

Jesus89 commented 5 years ago

Proposed by @andy-esch.

map.to_html('filename.html')
andy-esch commented 5 years ago

I think I meant that for Map(...), but I've been wondering if it should all be under the publish method instead, like Map(...).publish(file='filename.html') or something like that. The to_x pattern is pretty common in Pandas, which is why I originally proposed that (e.g., to_csv, etc.)

Jesus89 commented 4 years ago

https://app.clubhouse.io/cartoteam/story/93724/add-to-html-method-in-map