Carl Sandrock
Carl Sandrock
Just some tidying up in the README.
I came across this issue when I tried to analyse the IMDB dataset available [here](https://datasets.imdbws.com/title.basics.tsv.gz). I was seeing `#undef` in in my dataframe after using CSV.jl to read it. I...
[This template](https://github.com/firasm/jupyterbook_course_template) is an excellent version of what is possible.
The idea of finding parameters by matching coefficients is used often in textbooks, for instance to find the matching PID parameters for a DS or IMC design.
No explanation of how to install keras
This appears to need slycot these days, perhaps add instructions on the correct install procedure or get rid of the dependency
Because of the shared variables `result`, `inner_sets`, `next_set_list`, `next_set` in OMParser, the routines are non-[reentrant](https://en.wikipedia.org/wiki/Reentrancy_%28computing%29). This may cause problems when trying to use the routines concurrently or in other code.
README.rst should be split into files at the top level headings