-
### Version
1.8.2
官方 ListTable-tree.vue demo 就可以复现 pivot-table 下正常
-
Feature request for a pivot table function, for transforming rows to columns.
-
### What happens?
The files used by my DuckDB, including the intermediate tables during the computation process, are all stored in files. However, when performing a PIVOT operation on the tmp_unpiv…
-
I'm trying to see if it's possible to create a pivot table using gspread. I know that the Google Sheets API v4 can do this with the use of the batchUpdate method with a updateCells request and am tryi…
-
**Error Message:**
None
**How to reproduce:**
1. Go to Table Options by clicking on a table.
2. Go to Models Tab.
3. Go to Relationships Tab.
4. Add a new "Belongs To Many" relationship.
5.…
-
With [column toggle](https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Column%20Toggle&selectedStory=Basic%20Column%20Toggle&full=0&addons=1&stories=1&pa…
-
http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.pivot_table.html
-
Is it possible to define pivot table in a sheet ?
-
[Pivot Tables](http://en.wikipedia.org/wiki/Pivot_table) is a data summarization tool found in data visualization programs such as spreadsheets or business intelligence software. Among other functions…
-
### What happens?
I'm trying to unpivot table with 30k+ columns. It is extremely slow on DuckDB.
In comparision similar operation in Pandas takes few seconds.
For 10k columns it takes 117 seco…