-
Currently, using `pyg.walk(df)` on a Jupyter Notebook with a dark theme renders a white widget, where most text are so low contrast that they are effectively invisible.
-
I'm quite enjoying this, but I have come across a serious data interpretation problem.
I have a dataframe read like so:
```
df = pd.read_sql_query(query,conn, parse_dates=['date'])
```
How…
-
for vs code application does not work? what about the dark theme?
![image](https://user-images.githubusercontent.com/69913933/220839443-0256e1a9-cde5-428a-9ca9-e88aafeaf0b9.png)
-
Browser out of memory when connect to 100M rows and >100 columns clickhouse table
Rath : latest
Egde browser: 110.0.1587
clickhouse: 22.11
-
Hao Chen, 14 months ago (September 28th, 2021 11:18 PM)
https://github.com/Kanaries/Rath/blob/fe41774375c795ea0335014cc8577d8e5c372691/packages/rath-client/src/workers/engine/core.ts#L171
```types…
-
jojocys, last week (November 19th, 2022 4:38 PM)
https://github.com/Kanaries/Rath/blob/fe41774375c795ea0335014cc8577d8e5c372691/packages/rath-client/src/workers/loa/service.ts#L86
```typescript
…
-
console.log("mail sent success");
https://github.com/Kanaries/Rath/blob/fe41774375c795ea0335014cc8577d8e5c372691/packages/rath-client/src/hooks/index.ts#L60
```typescript
async function sendCertMa…
-
I have a double multindex dataframe, i.e. multindex and multindex in the columns names.
when passing it to pygwalker I get:
```
File ~/.local/lib/python3.10/site-packages/pygwalker/utils/fname_en…
-
observedobserver, 2 months ago (October 5th, 2022 9:46 PM)
https://github.com/Kanaries/Rath/blob/fe41774375c795ea0335014cc8577d8e5c372691/packages/vega-scenegraph/src/bound/boundStroke.js#L10
```j…
-
Fail to build docker container, please help.
```
Step 11/14 : RUN yarn workspace rath-client build2
---> Running in 9e87223a64b9
yarn workspace v1.22.19
yarn run v1.22.19
$ react-app-rewired …