|
5 | 5 | "metadata": {},
|
6 | 6 | "source": [
|
7 | 7 | "<div style=\"width: 100%; overflow: hidden;\">\n",
|
8 |
| - " <div style=\"width: 150px; float: left;\"> <img src=\"data/D4Sci_logo_ball.png\" alt=\"Data For Science, Inc\" align=\"left\" border=\"0\"> </div>\n", |
| 8 | + " <div style=\"width: 150px; float: left;\"> <img src=\"https://raw.githubusercontent.com/DataForScience/Networks/master/data/D4Sci_logo_ball.png\" alt=\"Data For Science, Inc\" align=\"left\" border=\"0\" width=150px> </div>\n", |
9 | 9 | " <div style=\"float: left; margin-left: 10px;\"> <h1>Transforming Excel Analysis into pandas Data Models</h1>\n",
|
10 | 10 | "<h1>Excel Pitfalls</h1>\n",
|
11 | 11 | " <p>Bruno Gonçalves<br/>\n",
|
|
52 | 52 | "name": "stdout",
|
53 | 53 | "output_type": "stream",
|
54 | 54 | "text": [
|
55 |
| - "watermark 2.0.2\n", |
56 |
| - "matplotlib 3.1.3\n", |
57 |
| - "pandas 1.0.1\n", |
58 |
| - "numpy 1.18.1\n", |
59 |
| - "autopep8 1.5\n", |
60 |
| - "json 2.0.9\n", |
61 |
| - "numpy_financial 1.0.0\n", |
62 |
| - "Thu Sep 03 2020 \n", |
| 55 | + "Python implementation: CPython\n", |
| 56 | + "Python version : 3.8.5\n", |
| 57 | + "IPython version : 7.19.0\n", |
63 | 58 | "\n",
|
64 |
| - "CPython 3.7.3\n", |
65 |
| - "IPython 6.2.1\n", |
| 59 | + "Compiler : Clang 10.0.0 \n", |
| 60 | + "OS : Darwin\n", |
| 61 | + "Release : 20.3.0\n", |
| 62 | + "Machine : x86_64\n", |
| 63 | + "Processor : i386\n", |
| 64 | + "CPU cores : 16\n", |
| 65 | + "Architecture: 64bit\n", |
66 | 66 | "\n",
|
67 |
| - "compiler : Clang 4.0.1 (tags/RELEASE_401/final)\n", |
68 |
| - "system : Darwin\n", |
69 |
| - "release : 19.6.0\n", |
70 |
| - "machine : x86_64\n", |
71 |
| - "processor : i386\n", |
72 |
| - "CPU cores : 8\n", |
73 |
| - "interpreter: 64bit\n", |
74 |
| - "Git hash : db6f805bfd2f0754fac849822010bc72ecbfeb20\n" |
| 67 | + "Git hash: cf1f9e0456cec9d5d960512c3269cc904d79928a\n", |
| 68 | + "\n", |
| 69 | + "matplotlib : 3.3.2\n", |
| 70 | + "numpy : 1.19.2\n", |
| 71 | + "numpy_financial: 1.0.0\n", |
| 72 | + "watermark : 2.1.0\n", |
| 73 | + "json : 2.0.9\n", |
| 74 | + "pandas : 1.1.3\n", |
| 75 | + "\n" |
75 | 76 | ]
|
76 | 77 | }
|
77 | 78 | ],
|
|
1347 | 1348 | "name": "python",
|
1348 | 1349 | "nbconvert_exporter": "python",
|
1349 | 1350 | "pygments_lexer": "ipython3",
|
1350 |
| - "version": "3.7.3" |
| 1351 | + "version": "3.8.5" |
1351 | 1352 | },
|
1352 | 1353 | "toc": {
|
1353 | 1354 | "base_numbering": 1,
|
|
0 commit comments