-
```
What steps will reproduce the problem?
1. Try to put any file with the following name:
/mybucket/myfile_%24
What is the expected output? What do you see instead?
This file name is legal according…
-
### 🚀 The feature, motivation and pitch
I have some big files with lots of headers and subheaders. I find it a lot easier to jump straight to the section I want using telescope. I implemented the f…
-
Hello.
Will this project be updated to v14, blob arrays and other things?
Or should I start with: http://sources.4d.com/svn_public/4d_4dpluginapi/4D%20Plugin%20Wizard_14x/
stuta updated
10 years ago
-
Hi,
It seems the download performance is not linear.
On a 7G+ file
It starts at 46 Mb/s
It finishes at 17 Mb/s
Plugin version 4.8.2 MacOS...
`
var $options : Object
$options:=New obj…
-
#### Trapping Sites
- [x] Table edit functionality
- [ ] location selection (map modal)
- [x] Trapping Sites Group Saving
- [x] Release sites saving
To Save:
- [x] `coordinate_system`
- […
-
**Describe your environment**
- RTLSDR-Airband version you are using (stable release number or branch/commit): v4.1.1
- `make` options used to build the program: cmake ../ && make
- Har…
D0han updated
3 months ago
-
This example demonstrates a slightly more consolidated method for removing punctuation.
```
transtable = str.maketrans('', '', string.punctuation)
for i in df.index:
description = df[col_of_in…
-
The communication between MQTT hub -> EspLink -> Arduino is broken when the MQTT hub sends data to arduino.
I'm using espLink 3.2.47-g9c6530d with recent El-client libraries, connected to IBM Cloud W…
-
The presence of a second arg seems to cause the compiler to try to use `pairmax` which causes problems.
See about error trapping the use of `na.rm` and possible enhanced documentation of DSL use of `…
-