Use three separate columns in describe for LatLongs
Aperta
new feature
- Lingua principale
- Python
- Stelle
- 155
- Fork
- 24
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- As a user, I wish I could use Woodwork's describe feature to see statistics for all the latitudes and longitudes individually in the describe dataframe. This means each LatLong column will produce three columns: `latlong_col`, `latlong_col_latitudes`, and `latlong_col_longitudes`.
Since latitude and longitude are floats, we'll get many more statistics calculated for them individually.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.