Marcin Kostrzewa
|
98eab2873e
|
Allow specifying a cell range when reading spreadsheets (#1954)
|
2021-08-16 17:01:33 +02:00 |
|
Marcin Kostrzewa
|
7c45b92462
|
Allow malformed CSVs with too many headers in the CSV parser (#1942)
|
2021-08-12 10:47:28 +02:00 |
|
Ara Adkins
|
7fe27ad6ff
|
Fix a bounds-checking bug in CSV parsing (#1914)
|
2021-08-02 13:00:13 +01:00 |
|
Marcin Kostrzewa
|
9ce6eb0560
|
Write XLSX files (#1906)
|
2021-07-28 13:51:27 +02:00 |
|
Marcin Kostrzewa
|
ca52757c10
|
CSV Writing (#1894)
|
2021-07-22 15:13:00 +02:00 |
|
Marcin Kostrzewa
|
f55d66cb2c
|
XLS(X) Reading (#1879)
|
2021-07-20 13:32:19 +02:00 |
|
Marcin Kostrzewa
|
334a022ffd
|
Import syntax including namespace (#1806)
|
2021-06-24 12:42:24 +02:00 |
|
Dmitry Bushev
|
46725e07c3
|
Remove reflective access when loading OpenCV (#1727)
|
2021-05-05 17:26:01 +01:00 |
|
Ara Adkins
|
6060d31c79
|
Update examples for Standard.Base.Data.* (#1707)
|
2021-04-29 11:27:16 +01:00 |
|
Radosław Waśko
|
117ca51921
|
Improve how indexing in Table works (#1643)
|
2021-04-01 14:39:31 +01:00 |
|
Ara Adkins
|
6ee0c19d53
|
Implement additional methods for table (#1628)
|
2021-03-29 17:34:06 +01:00 |
|
Dmitry Bushev
|
565d74188b
|
fix: color conversion (#1612)
Update the visualization function
with the BGR-> RGB conversion.
|
2021-03-25 08:35:59 +03:00 |
|
Dmitry Bushev
|
534ed305fc
|
Image Processing Library Prototype (#1450)
Add the Standard.Image library.
|
2021-03-23 13:16:43 +03:00 |
|
Radosław Waśko
|
49b30f2e9d
|
Database Visualization Support (#1582)
|
2021-03-18 14:28:52 +01:00 |
|
Radosław Waśko
|
21f667323e
|
PostgreSQL Support in Database Library (#1565)
Co-authored-by: Marcin Kostrzewa <marckostrzewa@gmail.com>
|
2021-03-16 17:53:04 +01:00 |
|
Ara Adkins
|
96697ddc97
|
Fix a crash due to shadowed project names (#1571)
|
2021-03-16 12:45:19 +00:00 |
|
Radosław Waśko
|
6544c2478d
|
Implement the first part of the database library (#1475)
|
2021-02-25 13:48:18 +00:00 |
|
Radosław Waśko
|
58346917eb
|
Implement Some Vectorized Text Operations And Dropping Missing (#1381)
|
2021-01-04 14:24:08 +01:00 |
|
Ara Adkins
|
2c12a18b25
|
Implement sorting for Vector (#1349)
|
2020-12-15 14:20:59 +00:00 |
|
Ara Adkins
|
e62f6796fe
|
Add the ability to split Text on word boundaries (#1302)
|
2020-11-20 13:29:34 +00:00 |
|
Ara Adkins
|
fbe1f4c439
|
Implement better splitting for Text (#1298)
|
2020-11-19 13:28:03 +00:00 |
|
Marcin Kostrzewa
|
ab2c5ed097
|
Tables: column mapping & masking (#1297)
|
2020-11-18 15:09:43 +01:00 |
|
Ara Adkins
|
bc8a22e279
|
Add further standard library improvements (#1290)
|
2020-11-16 12:56:31 +00:00 |
|
Dmitry Bushev
|
11e4241921
|
HTTP Library (#1220)
Add `Base.Net.Http` library
|
2020-10-27 14:45:10 +03:00 |
|
Marcin Kostrzewa
|
c0de753d95
|
JSON Library (#1241)
|
2020-10-23 14:16:48 +02:00 |
|
Marcin Kostrzewa
|
207aaaccf5
|
Map Implementation (#1222)
|
2020-10-20 13:43:04 +02:00 |
|
Radosław Waśko
|
0a9e2a42ce
|
Automate License Information Gathering (#1198)
|
2020-10-09 16:19:58 +02:00 |
|
Marcin Kostrzewa
|
05f4cc2e7c
|
Files API (#1204)
|
2020-10-09 14:05:22 +02:00 |
|
Dmitry Bushev
|
72bf87c648
|
Implement Enso Time Library (#1171)
Add `Base.Time` module. The module wraps `java.time`
data types and provides utility Enso methods to work
with them.
|
2020-10-09 10:40:54 +03:00 |
|
Marcin Kostrzewa
|
a1748c3978
|
Enso's Text Type (#1166)
|
2020-09-30 13:33:57 +02:00 |
|