-
Fixed-width files are a common data provisioning format for (very) large, administrative data files. We have been converting provisioned fwf files to `.parquet` and then leveraging `arrow::open_datase…
-
I'm having problems that appear to stem from `vroom_fwf`, and hence `readr::read_fwf` ignoring the `skip_empty_rows` argument.
Here is a minimal working example.
``` r
f # A tibble: 5 × 3
#> …
-
Encryption isn't the best method of storing a password for one very large reason: the decryption key has to be stored somewhere. If the server ever were to be hacked, the decryption key would be need …
-
Hi,
I have some noddi data acquired at bvalues of 700 and 2000. They were acquired in separate sequences one after another - they have been processed identically for distortion and eddy corrections…
-
#### Code Sample, a copy-pastable example if possible
```python
import pandas
table = """\
id8141 360.242940 149.910199 11950.7
id1594 444.953632 166.985655 11788.4
id1849 3…
ghost updated
4 years ago
-
```['117012722708774919', 10429]``` (slow_query, 105.5, mysql)
Reported on decksite by mysql-perf
Location Hash: e0f83a584fa2a6d8533b2d297d4a5de9bd0b968b
Request Data
```
Request Method: POST
Pat…
-
Reported on decksite by decksite-perf
Location Hash: cb69e4e3202ad9da135d2d0364052eaa2e681d82
Request Data
```
Request Method: POST
Path: /retire/?
Cookies: ImmutableMultiDict([('hide_intro', 'True…
-
#### Describe your feature request
[Pandas implements a function for reading fixed-width text files](https://pandas.pydata.org/docs/reference/api/pandas.read_fwf.html), which are produced, for exam…
-
## Description
I am using a `GenericDataset `to read txt.gz files, but I can't seem to be able to print the actual method selected by kedro / pandas to actually read it.
[The GenericDataSet doc](…
-
I have a test user with a password that looks something **like** this:
```
^FwF*5J1)V5j1+8/D3x:4,2=
```
I am able to log in via the web, but not via API. Here are some things I've tried...
1) curl …