Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO marks in the source code #140

Open
hupili opened this issue Jan 9, 2019 · 4 comments
Open

TODO marks in the source code #140

hupili opened this issue Jan 9, 2019 · 4 comments
Assignees

Comments

@hupili
Copy link
Owner

hupili commented Jan 9, 2019

%grep -n -A 3 TODO *
grep: assets: Is a directory
frequently-asked-questions.md:37:<!-- TODO: what does this mean? of shell or of Python? -->
frequently-asked-questions.md-38-
frequently-asked-questions.md-39-### Setup virtual venv and install Jupyter Notebook
frequently-asked-questions.md-40-
--
frequently-asked-questions.md:43:<!-- TODO: notes-week-04.md repeats with module-jupyter.md. Our strategy is to keep the weekly notes simple and direct. We only give the one-right-way-to-do-something in the weekly notes. If the readers meet problems, they can find detailed instructions in the FAQ page -->
frequently-asked-questions.md-44-
frequently-asked-questions.md-45-### Install modules in venv, it's equivalent to install in Jupyter
frequently-asked-questions.md-46-
--
frequently-asked-questions.md:147:<!-- TODO: This is not necessarily caused by encoding problem. sometimes malformed JSON format will also cause the problem. Try to bring up a concrete case. What did you send to the JSON decoder when the error arises? -->
frequently-asked-questions.md-148-
frequently-asked-questions.md-149-## Data extraction - slice elements when one of them may be None
frequently-asked-questions.md-150-
--
notes-week-05.md:420:**TODO**
notes-week-05.md-421-
notes-week-05.md-422-## References
notes-week-05.md-423-
--
notes-week-11.md:379:**TODO**: some examples will be added here later.
notes-week-11.md-380-
notes-week-11.md-381-## Data visualization Principles
notes-week-11.md-382-
--
notes-week-11.md:387:<!-- **TODO**: examples and counter examples. Where visualization helps and where visualization can go wrong. How data and viz can cheat you. -->
notes-week-11.md-388-
notes-week-11.md-389-### Charts
notes-week-11.md-390-
--
notes-week-11.md:551:<!-- TODO: How to save a plotly chart and put into your web story on gh-pages? -->
notes-week-11.md-552-
notes-week-11.md-553-The default plotly chart includes a tool bar, making the graphical region too small on "Big Road" template. There are two ways to work around:
notes-week-11.md-554-
--
notes-week-14.md:333:<!-- TODO: power law/ prefential attachment/ long tail -->
notes-week-14.md-334-
notes-week-14.md-335-#### Clustering coefficient
notes-week-14.md-336-
--
notes-week-14.md:459:<!-- TODO -->
notes-week-14.md-460-
notes-week-14.md-461-References:
notes-week-14.md-462-
--
notes-week-14.md:469:<!-- TODO -->
notes-week-14.md-470-
notes-week-14.md-471-- 關係圖表速成方案:Google Fusion Tables & Kumu ,  https://dnnsociety.org/2017/08/28/%E9%97%9C%E4%BF%82%E5%9C%96%E8%A1%A8%E9%80%9F%E6%88%90%E6%96%B9%E6%A1%88%EF%BC%9Agoogle-fusion-tables-kumu/
notes-week-14.md-472-
--
notes-week-14.md:475:<!-- TODO -->
notes-week-14.md-476-
notes-week-14.md-477-## Reference examples
notes-week-14.md-478-
--
@ChicoXYC
Copy link
Collaborator

grep: assets: Is a directory
frequently-asked-questions.md:37:
frequently-asked-questions.md-38-
frequently-asked-questions.md-39-### Setup virtual venv and install Jupyter Notebook
frequently-asked-questions.md-40-
--
frequently-asked-questions.md:43:
frequently-asked-questions.md-44-
frequently-asked-questions.md-45-### Install modules in venv, it's equivalent to install in Jupyter
frequently-asked-questions.md-46-

0cc939f

notes-week-11.md:551:
notes-week-11.md-552-
notes-week-11.md-553-The default plotly chart includes a tool bar, making the graphical region too small on "Big Road" template. There are two ways to work around:
notes-week-11.md-554-

fac239e

@hupili
Copy link
Owner Author

hupili commented Jan 11, 2019

@ChicoXYC how about other comments?

@ChicoXYC
Copy link
Collaborator

@hupili other todos related new example needs more time, the theory/concept is a little bit new and takes more time.

@ChicoXYC
Copy link
Collaborator

Pending:

frequently-asked-questions.md:147:!-- TODO: This is not necessarily caused by encoding problem. sometimes malformed JSON format will also cause the problem. Try to bring up a concrete case. What did you send to the JSON decoder when the error arises? -->
frequently-asked-questions.md-148-
frequently-asked-questions.md-149-## Data extraction - slice elements when one of them may be None
frequently-asked-questions.md-150-
--

need to further discuss this error.

--

notes-week-11.md:387:
notes-week-11.md-388-
notes-week-11.md-389-### Charts
notes-week-11.md-390-

need to further learn ggplot

notes-week-14.md:333:
notes-week-14.md-334-
notes-week-14.md-335-#### Clustering coefficient
notes-week-14.md-336-
--

need to further declear todo.

notes-week-14.md:459:
notes-week-14.md-460-
notes-week-14.md-461-References:
notes-week-14.md-462-
--

need to further learn kumu.io

notes-week-14.md:469:
notes-week-14.md-470-
notes-week-14.md-471-- 關係圖表速成方案:Google Fusion Tables & Kumu , https://dnnsociety.org/2017/08/28/%E9%97%9C%E4%BF%82%E5%9C%96%E8%A1%A8%E9%80%9F%E6%88%90%E6%96%B9%E6%A1%88%EF%BC%9Agoogle-fusion-tables-kumu/
notes-week-14.md-472-
--
notes-week-14.md:475:
notes-week-14.md-476-
notes-week-14.md-477-## Reference examples
notes-week-14.md-478-
--

need to further learn and add examples

@ChicoXYC ChicoXYC assigned hupili and unassigned ChicoXYC Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants