-
EG:
```
Name,Home_Runs,Rank
Barry Bonds,762,1
Hank Aaron,755,2
Babe Ruth,714,
Alex Rodriguez,696,4
Willie Mays,660,5
```
has schema:
```
"schema": {
"items": {
"items": [
{…
-
[playground](https://play.golang.org/p/oculgcMf_9P)
```go
// ref: https://play.golang.org/p/oculgcMf_9P
package main
import (
"fmt"
)
type Cat struct {
age int
name string
f…
-
Hi,
Where can I download a user guide?
Thanks,
Willie
Reported by: teknet
Original Ticket: [mrbs/support-requests/2353](https://sourceforge.net/p/mrbs/support-requests/2353)
-
It would be great if the DELETE request could support payload (https://github.com/markbates/willie/blob/67934945178ed6f7799c3a001e2dde57315558c2/json.go#L31). For example sometimes you may have an API…
-
This is being used as a dependency of another library i am using. can i PLEASE get a py36-win32 wheel for this as i have to figure out how to install this thing on 1800 laptops and installing VC++ on…
-
/kind cleanup
**What needs cleanup:**
This mega issue is meant to track individual issues for improving code coverage within the `controllers` package.
**Describe the solution you'd like**
```[task…
-
**Which component are you using?**:
capz-controller-manager
**What version of the component are you using?**:
Component version:
v1.15.2
**What k8s version are you using (`kubectl ver…
-
Seemingly missing images are in fact stored as separate items (with unique IDs) in the "Letters 1916-1923" backend: identifying items with images/pages as "latest versions" and adding the transcriptio…
-
example from #6901:
`test.csv`
```
title,hits
Al Lawson',30
'Blind' Willie McTell,20
```
``` python
df = pd.read_csv('test.csv', index_col=0)
store = pd.HDFStore('test.h5')
store.append('df', df)
`…
-
Hi,
How can I change the order in which the results are presented in a report?
Thanks in advance,
Willie
Reported by: *anonymous
Original Ticket: [mrbs/support-requests/1037](https://source…