diff --git a/README.md b/README.md index 77769fe..f21f24c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +
+ + data_analytics_task.ipynb at nbviewer + + license + + python +
+
+ + > The test is directed to check knowledge of Higher Maths (1), basic Python definitions (2) and usage of python libs for data analytics. I'm enough-experienced python-developer, so parts (1) and (3) are more interesting to measure the experience. @@ -26,7 +37,8 @@ See [DEVELOPING.md](DEVELOPING.md): TODOs, recommendations ## (3) Data Analytics Test - Pandas/Plotly See task description and task solution at [nbviewer.org - data_analytics_task.ipynb](https://nbviewer.org/github/MistyDi/data_analytics-math_python_pandas/blob/main/data_analytics_task.ipynb) -(with support) +(with support of interactive plotly-plots, this also available by the badge +data_analytics_task.ipynb at nbviewer (click on it)) Original source (but without plotly-plots visual): [data_analytics_task.ipynb](data_analytics_task.ipynb) @@ -60,4 +72,4 @@ make run-lab However, if you need, for more precise installing see [INSTALL.md](INSTALL.md) and other target-options of the [Makefile](Makefile). -For further developing and IDE recommendations - see [DEVELOPING.md](DEVELOPING.md) \ No newline at end of file +For further developing and IDE recommendations - see [DEVELOPING.md](DEVELOPING.md)