S Anand
S Anand
Pandas requires sqlalchemy 1.4+ -- I'll work on Gramex support for that since there are [breaking changes in 1.4](https://docs.sqlalchemy.org/en/14/changelog/migration_14.html).
@pratapvardhan What would be some uses of it? Is it to generate the SVG from the server-side? Based on how this would be used, we can prioritize it, and figure...
Got it. I'm not familiar with Observable notebooks -- but that'd be a powerful alternative to what we're doing right now (with Codepen). Would you like to send a pull...
Consistency is good. `*_column` as a convention is good. This is early stages, so it's OK to make backward incompatible changes. If we adopt some standard (e.g. sklearn), that would...
@krijnsent That sounds great! Please feel free to use any code. I'd love to help build geo capabilities into Excel. What did you have in mind?
I'll explore this. I forgot what the intended behavior is, but the update *should* be able to change multiple rows as described. Will plan for the Nov release.
This feature has slipped by a month and will be planned for the January release
I am still behind on this feature, and it's at risk for 1.67.
@jaidevd -- the places to change are in data.py - _filter_frame: under `elif source == 'update'` - _filter_db: under `elif source == 'update'` - _update_mongodb Could you see if you...
@kriti21 Could you please try this using Script Lab - [ ] Create an SVG file. Save it on uat.gramener.com. Add a "Go" button. When we click on the button,...