-
Hi. I am very glad to work with ClosedXML.Report library, and it is very useful for ordinary reports. Can you help me to understands how I can template the following result, please?
I have a data sou…
-
Follow up to #69235
Meta Issue to track progress on Data Grid Histograms.
## 7.x
- [x] API Integration Test for API endpoint for transform plugin
## 7.12
- [x] Display histograms by defau…
-
Hi,
When I plot the column dendrogram of a dataframe, the following error occurred:
LookupError: Link traversing failed - the linkage matrix is likely invalid
#### Here is my code:
import altair…
-
I am trying to add an operation to the end of my pipeline that uses the duckdb PIVOT expression.
To use dbplyr::sql() with a manual sql query I would need to get the name of the table that is us…
-
Dear jpaliuka,
I'm trying to construct a pivot table out of a flat table that has more than 1,048,576 records. The excel has this limit for the number of rows. Any idea for a workaround?
Thanks in a…
-
ビジュアライズの更新
```python
def plot_df(df, buy_entries=[], buy_exits=[], sell_entries=[], sell_exits=[]):
plt.figure(figsize=(8,4))
plt.plot(df['close'], label='Close', alpha=0.7)
# P…
-
**What you are struggling with**
I understand that boomtable needs to work with time-series DB, can u provide example on how to do that in Postgres? If not able to show in postgres, u can show in I…
-
covariates are going to need to be in the same order (by featureid) as occupancy data - do this in a separate script. Left join them and then organize and separate so the occupancy and covariate featu…
-
Right now we have the option to select a number of timeseries values and "plot" or "plot in window". Very often I find myself doing this just so I can either subsequently "show plot data" or "copy plo…
-
It is unclear from the current {incidence2} documentation whether the package, specifically `incidence2::incidence()`, can handle grouped columns.
An example of such a line list with a grouped colu…