zackmeso commented on issue #4114: [AIRFLOW-3259] Fix internal server error when displaying charts URL: https://github.com/apache/incubator-airflow/pull/4114#issuecomment-436248564 @Fokko You can try and create a chart on airflow. It won't work. As I said earlier it's hard to test the whole code of the `chart_data` function (Check comment above). However, we can apply both `sort` and `sort_values` against some fake dataframe and see that both behave in the same way (using an older pandas version). Except that one is no longer a part of pandas and one still is.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
