Add notes for 2023-03-07

This commit is contained in:
2023-03-07 10:05:12 +03:00
parent 19f8de4481
commit 2b98b5cda7
31 changed files with 41 additions and 37 deletions

View File

@ -60,4 +60,7 @@ pd.options.mode.nullable_dtypes = True
df = pd.read_csv(args.input_file, engine='pyarrow', dtype='string[pyarrow]'
```
## 2023-03-07
<!-- vim: set sw=2 ts=2: -->