-
When trying to load a dataframe from a webpage, e.g.:
```python
df = spark_ai.create_df('https://en.wikipedia.org/wiki/List_of_countries_by_vehicles_per_capita')
```
It often doesn't load the enti…
-
The explicit label "Province of China" seems unnecessarily political. If I print the country name text as-is in my app I'm at risk of making it look like my app has a political opinion.
It's mildl…
-
https://cirosantilli.com/china-dictatorship/taiwan
https://cirosantilli.com/china-dictatorship/most-chinese-people-like-their-dictatorship
https://cirosantilli.com/china-dictatorship/i-like-my-…
-
Vkoor updated
3 years ago
-
https://cirosantilli.com/china-dictatorship/white-paper
https://cirosantilli.com/china-dictatorship/sitong-bridge-protest
https://cirosantilli.com/china-dictatorship/xi-abolishes-term-limits-201…
-
A huge number of nations have no representation, albeit, under the ISO standards some of these countries aren't really countries. Examples of those include Puerto Rico and two sets of Virgin Islands.
…
-
- Use comma (`,`) as a delimiter (instead of `;`)for the values.
- Optionally, use double-quotes (`"`) for the text delimiter.
- Use well-known filename extension `.csv` (instead of `.txt`).
-
-
-
Mautic stored the countries in plain text (not iso3)
I wrote a small wrapper to covert the iso3 to the mautic plain text equivalent
` // based on : app/bundles/CoreBundle/Assets/json/countries.…
robov updated
4 months ago