You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! It's not on the roadmap yet, but if you feel like implementing it, we'll happily review! What kind of API did you have in mind ?你好!它尚未出现在路线图上,但如果您想实施它,我们将很乐意进行审查!您想要什么样的 API?
I switched from pandas to Polars, and then because openpyxl encountered the expected <class 'openpyxl.styles.fills.Fill'> error, I switched to the calamine engine. Now I find that calamine cannot merge cells, so I use faseexcel instead. But I can't find any information. Please, merge cells function
Thanks for the library -- it's great to have a performant binding.
One major feature of spreadsheets is merged cells, which calamine added support for earlier this year: tafia/calamine#437
Do you have any plans to support merged cells in the python bindings?
If not, would you be open to a contribution here?
The text was updated successfully, but these errors were encountered: