• R/O
  • SSH

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Rev. Tiempo Autor
e8eca9502916 2024-03-26 18:52:45 Lorenzo Isella

I added a new code showing how to handle a big csv file, giving it an automatic schema and filter the results.

305074685d98 2024-03-26 03:58:09 Lorenzo Isella

I now ensure that I remove final_spain.csv before I generate it.

c8d552ffbe18 2024-03-22 22:45:23 Lorenzo Isella

I added another file to carry out some diagnostics on TAM.

f57b0540403c 2024-03-22 00:51:10 Lorenzo Isella

I made a mistake with the saving of a compressed csv file.

0eeeca691bae 2024-03-21 20:50:49 Lorenzo Isella

I modified the obfuscated data set.

4e6f14cc0e4e 2024-03-21 01:40:57 Lorenzo Isella

I save the data directly as a compressed csv file.

81e6b8181ec6 2024-03-21 01:31:43 Lorenzo Isella

I changed the way in which I handle the date.

036b6d674044 2024-03-20 22:26:43 Lorenzo Isella

I changed the file names and I now use write_csv_arrow to save the data as a csv.

0a117d28cd27 2024-03-20 22:25:50 Lorenzo Isella

I now can choose to skip the first part of the data processing once it has been done for all.

8fadfc840e06 2024-03-18 22:05:13 Lorenzo Isella

I now use write_parquet instead of write_dataset to save the results. I am not interested in a multifile solution.

faae683130e0 2024-03-18 22:03:37 Lorenzo Isella

I changed the name of the input file.

2cb03c06206d 2024-03-18 18:46:34 Lorenzo Isella

I remove two columns I do not need any longer.

1e5dfb3a027a 2024-03-18 18:37:26 Lorenzo Isella

I modified the code because of modifications in the Slovenian input files.

5f02e8dbea0d 2024-03-15 21:34:46 Lorenzo Isella

I cleaned up the code and I also generate a parquet file.

93416964f8e9 2024-03-15 20:38:28 Lorenzo Isella

A better way to handle the data: I process individually each page file retrieved from the Spanish state aid site.

4a28148024e7 2024-03-14 01:29:32 Lorenzo Isella

A new code to process the Spanish data obtained via the API.

67eb8cf5c549 2024-03-13 19:18:28 Lorenzo Isella

Minor modifications.

9f0da811c804 2024-03-13 18:08:55 Lorenzo Isella

A simple script to query the tam.

a79c6ee253ac 2024-03-12 20:30:25 Lorenzo Isella

I fixed some typos.

30767703d899 2024-03-12 20:24:41 Lorenzo Isella

I also create the railway dataset.

1a9c5aa872b5 2024-03-12 06:14:16 Lorenzo Isella

Code to retrieve the Spanish State aid data via their API.

5f4b0742115d 2024-03-07 01:37:05 Lorenzo Isella

I simply replaced magritte pipe with the native pipe.

26cf26bd8ced 2024-03-06 03:42:00 Lorenzo Isella

I fixed a function to calculate the lags.

9d96c62b1253 2024-03-05 06:13:34 Lorenzo Isella

I added new indicators.

f250f238e4ad 2024-03-03 19:06:41 Lorenzo Isella

I now save also time-stamped versions of the portfolio compositions as pdf files.

cb50cf6677fc 2024-03-02 18:20:41 Lorenzo Isella

I merges several heads.

9da070928845 2024-03-02 18:17:40 Lorenzo Isella

I added the timestamp in the title of the plot on the portfolio composition.

cfef80f7064c 2024-03-01 17:32:42 Lorenzo Isella

I now choose whether to save the latest portfolio data or not.

48d67f767c19 2024-03-01 01:40:29 Lorenzo Isella

Minor improvements to the plots and to the axis text.

6ec285935d15 2024-02-29 21:59:19 Lorenzo Isella

I added an extra plot on th performance of my assets plus I cleaned the code.