superset/superset/examples
EugeneTorap 76d6a9af91
chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002)
* Bump pandas 1.4 and pyarrow 6

* Use engine="pyarrow" for pd.read_csv()

* Refactoring

* Refactoring

* Refactoring

* Use bytes in pd.read_json()

* Fix test_contribution

* Fix pandas issue when 'arrays' are empty but 'names' contain values

* fix: ValueError: For argument "ascending" expected type bool, received type NoneType.

* Remove engine="pyarrow" and convert bytes to string

* make copy of selected df to fix regression

* Simplify pd.read_json() and pd.read_csv() for example data

Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2022-08-17 10:36:36 -03:00
..
configs chore: Remove legacy SIP-15 interim logic/flags (#18936) 2022-03-04 09:15:36 +13:00
__init__.py fix can't use examples helpers on non app context based environment (#18086) 2022-01-19 20:16:15 +02:00
bart_lines.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
big_data.py test: make tabbed dashboard a little more complex (#19966) 2022-05-13 17:31:23 -07:00
birth_names.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
countries.md Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
countries.py chore(pylint): Reenable too-many-lines check (#16287) 2021-09-13 13:22:19 -07:00
country_map.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
css_templates.py [mypy] Enforcing typing for superset.examples (#9469) 2020-04-06 09:11:49 -07:00
data_loading.py fix can't use examples helpers on non app context based environment (#18086) 2022-01-19 20:16:15 +02:00
deck.py feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
energy.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
flights.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
helpers.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
long_lat.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
misc_dashboard.py test: make tabbed dashboard a little more complex (#19966) 2022-05-13 17:31:23 -07:00
multi_line.py feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
multiformat_time_series.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
paris.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
random_time_series.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
sf_population_polygons.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00
tabbed_dashboard.py test: make tabbed dashboard a little more complex (#19966) 2022-05-13 17:31:23 -07:00
utils.py fix: CI is blocked by mypy checking (#17213) 2021-10-25 11:16:47 +08:00
world_bank.py chore: Support Python 3.10 and bump pandas 1.4 and pyarrow 6 (#21002) 2022-08-17 10:36:36 -03:00