-
It seems that "XLS to CSV" converter is somehow half working.
I tried
```
dim install https://www.city.chofu.tokyo.jp/www/contents/1489047638868/simple/1.xls -n "東京都調布市市立小・中学校一覧" -p xlsx-to-csv…
-
### Is your feature request related to a problem? Please describe.
I learned in #389 that Nextcloud isn't able to import that standard vcards that Outlook exports.
### Describe the solution you'd …
-
#322 was ok, but can't generate some files anymore
[Allowed file formats](https://github.com/keeleinstituut/tv-tolkevarav/wiki/8.-Tellija-vaade-(Tellimuste-loomine,-korraldamine-ja-t%C3%B5lkimine-)#3…
-
In the readme we have an example of mapping a header column name to another name.
```ruby
map = { 'First^Name' => :first_name }
converter = ->(column) { map.fetch(column, column.downcase) }
cs…
buren updated
4 years ago
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
### Updating AB
- [X] Yes, I have [updated AB](https://github.com/LCA-ActivityBrowser/activity-browser#updating-the-ab) and still experience this issue
### What happened?
When loading a CSV, …
-
Currently, all "unknown" data types are serialised by calling `toString()` simply. Deserialisation of such values is currently not possible. Users should be able to intercept this with `Converter` SPI…
-
Running the last command in the "Convert_Files_Into_JSON_And_CSV" pipeline the following error occurs:
`python Mapping_JsonToCsvConverter.py --mapping_path data/mappings`
```
Traceback (most recent…
-
Buongiorno, chiedo scusa per il disturbo, vorrei sapere come mai non riesco a far girare il programma nel caso avessi 4 mercati differenti per i 10 utenti residenziali
Ho questo errore "MethodError…
-
Parece que o PySUS não contém mais o módulo utilities.readdbc. Estou tentando converter um arquivo .dbc para csv do datasus e ao tentar importar essa função surge essa mensagem de erro. Estou usando o…