Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
size_categories:
|
3 |
+
- 1K<n<10K
|
4 |
+
---
|
5 |
+
|
6 |
+
Extraído de <https://github.com/anthony-wang/BestPractices/tree/master/data>.
|
7 |
+
|
8 |
+
Campos:
|
9 |
+
|
10 |
+
* Formula (`string`)
|
11 |
+
* T (`float64`): Temperatura (K)
|
12 |
+
* CP (`float64`): Capacidad calorífica (J/mol K)
|